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

Missing Dependencies Error On Angular 10 #33

Open
saurabh47 opened this issue Aug 24, 2020 · 3 comments
Open

Missing Dependencies Error On Angular 10 #33

saurabh47 opened this issue Aug 24, 2020 · 3 comments

Comments

@saurabh47
Copy link

Getting this error on Angular "@angular/core": "~10.0.0"

ERROR in The target entry-point "ng-mat-search-bar" has missing dependencies:
 - @angular/material/autocomplete
 - @angular/common
 - @angular/core
 - @angular/forms
 - @angular/material/core
 - @angular/material/icon
 - @angular/material/input
 - @angular/animations

Thanks

@tommueller
Copy link
Owner

Hi @saurabh47 , can you please try if the issue is resolved with 10.0.0-beta.3 version of the lib?

@saurabh47
Copy link
Author

@tommueller Now there is no compilation error.but it not showing input field on search icon click.
In DOM there is no input field getting created.I have tried with reactive & template-driven form.
ezgif com-video-to-gif

@tommueller
Copy link
Owner

@saurabh47 can you provide a reproduction? for me it's working fine.

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