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

Switch to Angular 2.0.0 #19

Closed
tiagocpeixoto opened this issue Sep 17, 2016 · 2 comments
Closed

Switch to Angular 2.0.0 #19

tiagocpeixoto opened this issue Sep 17, 2016 · 2 comments

Comments

@tiagocpeixoto
Copy link

Hi everyone,

After upgraded my project to Angular 2.0.0, I can´t use browserify to generate bundle.js because ng2-idle throws "no provider for Http!" exception when I try to load my app from the browser (as I said, using bundle.js generated by browserify).

If I remove ng2-idle dependency from my components, I don´t get this exception and the app works flawlessly.

So, I suppose that ng2-idle should be switched to Angular 2.0.0. Is this statement correct?

Is there anything that I can do to overcome this problem?

Thanks in advance.

Tiago Peixoto.

@isametal88
Copy link

#17

This workaround worked for me , too. But obviously we are waiting for an update of the component :-)

@moribvndvs
Copy link
Owner

fa74411 Brings it up to 2.0.0

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

3 participants