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

Import of HttpClientModule destroys providers #26

Open
CR34L opened this issue Aug 18, 2018 · 1 comment
Open

Import of HttpClientModule destroys providers #26

CR34L opened this issue Aug 18, 2018 · 1 comment

Comments

@CR34L
Copy link

CR34L commented Aug 18, 2018

When using ngx-typeahead in a lazyloaded module with existing providers (interceptors and so on) the import of HttpClientModule overwrites the base declarations.

This seems to be an known issue from angular:
akveo/nebular#631

and here:
MurhafSousli/ngx-sharebuttons#174

Is there any way to remove this module import?

@orizens
Copy link
Owner

orizens commented Sep 11, 2018

ng-typeahead main purpose is make requests with HttpClientModule.
please share if you have any idea in mind.

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

2 participants