my component not rendered at all in my page on heroku

i am using spreadsheet and pivotview components and both of them not rendered in heroku (production)

down this my package.json


 "engines": {
    "npm": "8.11.0",
    "node": "16.15.1"
  },
  "dependencies": {
    "@nuxtjs/proxy": "^2.1.0",
    "@shopify/koa-shopify-auth": "^4.1.4",
    "@shopify/koa-shopify-webhooks": "^4.4.2",
    "@syncfusion/ej2-base": "^20.2.39",
    "@syncfusion/ej2-vue-pivotview": "^20.2.39",
    "@syncfusion/ej2-vue-spreadsheet": "^20.2.39",
    "aos": "^3.0.0-beta.6",
    "axios": "^0.23.0",
    "body-parser": "^1.19.0",
    "bootstrap": "^4.6.1",
    "bootstrap-vue": "^2.21.2",
    "chalk": "^4.1.2",
    "core-js": "^3.19.1",
    "dateformat": "^5.0.2",
    "dotenv": "^10.0.0",
    "element-ui": "^2.15.6",
    "exceljs": "^4.3.0",
    "express": "^4.17.1",
    "form-data": "^4.0.0",
    "fs": "0.0.1-security",
    "googleapis": "^39.2.0",
    "graphql-js-client": "^0.12.0",
    "https": "^1.0.0",
    "isomorphic-fetch": "^3.0.0",
    "koa": "^2.13.4",
    "koa-bodyparser": "^4.3.0",
    "koa-json": "^2.0.2",
    "koa-router": "^10.1.1",
    "koa-session": "^6.2.0",
    "moment-timezone": "^0.5.34",
    "nodemailer": "^6.7.2",
    "nuxt": "^2.15.7",
    "pg": "^8.7.1",
    "request": "^2.88.2",
    "shebang-loader": "0.0.1",
    "stream": "0.0.2",
    "stream-buffers": "^3.0.2",
    "swiper": "^5.4.2",
    "vue-aos": "^2.1.0",
    "vue-awesome-swiper": "^4.1.1",
    "vue-class-component": "^7.2.6",
    "vue-gallery-slideshow": "^1.5.2",
    "vue-moment": "^4.1.0",
    "vuedraggable": "^2.24.3",
    "vuesax": "^4.0.1-alpha.25",
    "webpack": "^4.46.0",
    "xlsx": "^0.17.4",
    "xmlhttprequest": "^1.8.0"
  },
  "devDependencies": {
    "sass": "^1.45.0",
    "sass-loader": "^8.0.0"
  }

1 Reply

JS Janakiraman Sakthivel Syncfusion Team July 26, 2022 03:18 PM UTC

Hi Ibrahim,


Before we proceed further, please share the following details to proceed further.


  1. Please share the heroku sample of which one you're facing the problem with.

  2. If possible, please share the video demonstration of the problem.


Could you please get back to us with the above requested information, based on that we will check and provide you a better solution quickly.


Regards,

Janakiraman S.


Loader.
Up arrow icon