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
When using ngx-typeahead in a lazyloaded module with existing providers (interceptors and so on) the import of HttpClientModule overwrites the base declarations.
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?
The text was updated successfully, but these errors were encountered: