Error on application start
Opened this issue · 2 comments
Hi,
I just started your demo project and it displays the following issue :
Uncaught TypeError: qdt_components_1.default is not a constructor at eval (webpack-internal:///../../../../../src/app/components/qdt-component/qdt-component.component.ts:36) at eval (webpack-internal:///../../../../../src/app/components/qdt-component/qdt-component.component.ts:55) at Object.../../../../../src/app/components/qdt-component/qdt-component.component.ts (main.bundle.js:124) at __webpack_require__ (inline.bundle.js:55) at eval (webpack-internal:///../../../../../src/app/app.module.ts:15) at Object.../../../../../src/app/app.module.ts (main.bundle.js:14) at __webpack_require__ (inline.bundle.js:55) at eval (webpack-internal:///../../../../../src/main.ts:5) at Object.../../../../../src/main.ts (main.bundle.js:148) at __webpack_require__ (inline.bundle.js:55)
I have the same issue
is this issue resolved ??