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

[BUG] Plugin is not fully compatible with Angular 13 #347

Closed
ghost opened this issue Nov 25, 2021 · 3 comments · Fixed by #352
Closed

[BUG] Plugin is not fully compatible with Angular 13 #347

ghost opened this issue Nov 25, 2021 · 3 comments · Fixed by #352
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Nov 25, 2021

Describe the bug
When I build my app I get this message:

Processing legacy "View Engine" libraries:
- ngx-mat-select-search [es2015/esm2015] (https://github.com/bithost-gmbh/ngx-mat-select-search.git)
Encourage the library authors to publish an Ivy distribution.

Additional context

Angular CLI: 13.0.3
Node: 16.13.0
Package Manager: npm 8.1.0
OS: win32 x64

Angular: 13.0.2
... animations, cdk, common, compiler, compiler-cli, core, forms
... material, platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1300.3
@angular-devkit/build-angular   13.0.3
@angular-devkit/core            13.0.3
@angular-devkit/schematics      13.0.3
@angular/cli                    13.0.3
@schematics/angular             13.0.3
rxjs                            7.4.0
typescript                      4.4.4
---------------------------------------------------------
ngx-mat-select-search           3.3.3
@ghost ghost added the bug Something isn't working label Nov 25, 2021
@macjohnny
Copy link
Member

Thanks for reporting, will update the package soon

@Odonno
Copy link

Odonno commented Jan 14, 2022

This library is now indeed Angular 13 compatible but unfortunately it still isn't using Ivy distribution.

@macjohnny
Copy link
Member

fixed in version 4.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants