You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I Got this error while integrating my application with ng2-idle.
Here is the Error I got
Uncaught TypeError: Object(...) is not a function
at eval (eventtargetinterruptsource.js:39)
at Array.map ()
at DocumentInterruptSource.EventTargetInterruptSource [as constructor]
(eventtargetinterruptsource.js:39)
at new DocumentInterruptSource (documentinterruptsource.js:21)
at createDefaultInterruptSources (index.js:16)
at eval (index.js:19)
at Object../node_modules/@ng-idle/core/index.js (vendor.bundle.js:471)
at webpack_require (inline.bundle.js:55)
at eval (app.component.ts:7)
at Object../src/app/app.component.ts (main.bundle.js:50)
Please help me to solve the issue.
Thanks In Advance.
The text was updated successfully, but these errors were encountered:
I Got this error while integrating my application with ng2-idle.
Here is the Error I got
Please help me to solve the issue.
Thanks In Advance.
The text was updated successfully, but these errors were encountered: