Page 1 of 1

Mutliselect Dropdown

Posted: 16 Jul 2017, 22:15
by mahaq77
Dear Online Team and Developers,

This is Abdul here...I successfully used the multiselect drop down and could post the form data using a reactive form....but I see this in the console log all the time - can any help me out on this.

I'm not using any exports any where, checked my Tsconfig.json/angular CLis json too...

Uncaught ReferenceError: exports is not defined
at eval (eval at webpackJsonp.596.module.exports (scripts.bundle.js:28), <anonymous>:6:23)
at eval (<anonymous>)
at webpackJsonp.596.module.exports (scripts.bundle.js:28)
at Object.289 (scripts.bundle.js:6)
at __webpack_require__ (inline.bundle.js:53)
at Object.645 (scripts.bundle.js:37)
at __webpack_require__ (inline.bundle.js:53)
at webpackJsonpCallback (inline.bundle.js:24)
at scripts.bundle.js:1

Re: Mutliselect Dropdown

Posted: 17 Jul 2017, 11:03
by kukeltje
How is this PrimeFaces related?