Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Object(...) is not a function #109

Open
santhoshrajuvysyaraju opened this issue Jul 25, 2018 · 3 comments
Open

Uncaught TypeError: Object(...) is not a function #109

santhoshrajuvysyaraju opened this issue Jul 25, 2018 · 3 comments

Comments

@santhoshrajuvysyaraju
Copy link

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.

@reach2deep
Copy link

Try this

npm install --save @ng-idle/[email protected] @ng-idle/[email protected]

@nilesh121196
Copy link

Great!!!. Thanks @hackedbychinese

@redsan74
Copy link

I am on angular 6 still have this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants