Uncaught (in promise) TypeError: t is not a function Vue and NPM

Stimulsoft Dashboards.JS discussion
Post Reply
nickdavies07
Posts: 28
Joined: Fri Jul 17, 2020 2:19 pm

Uncaught (in promise) TypeError: t is not a function Vue and NPM

Post by nickdavies07 »

Hi

I've installed the npm package using `npm i stimulsoft-dashboards-js` and within my Vue component I have imported using var Stimulsoft = require('stimulsoft-dashboards-js')

I am getting an `Uncaught (in promise) TypeError: t is not a function` error whenever I load the page.

Do you know why this would be?
Lech Kulikowski
Posts: 6199
Joined: Tue Mar 20, 2018 5:34 am

Re: Uncaught (in promise) TypeError: t is not a function Vue and NPM

Post by Lech Kulikowski »

Hello,

Please send us a sample project that reproduces the issue for analysis.

Also, you can check samples here:
https://github.com/stimulsoft/Samples-Dashboards-JS

Thank you.
Post Reply