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

Impossible to use in Angular 16 #153

Closed
sergey-morenets opened this issue May 11, 2023 · 3 comments
Closed

Impossible to use in Angular 16 #153

sergey-morenets opened this issue May 11, 2023 · 3 comments
Milestone

Comments

@sergey-morenets
Copy link

Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x ] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request

Hi

We tried to migrate to Angular 16. However our project build failed with an error:

    1 export declare class FilterPipeModule {
                           ~~~~~~~~~~~~~~~~
    This likely means that the library (ngx-filter-pipe) which declares FilterPipeModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the 
library's authors to see if the library is expected to be compatible with Ivy.

So do you have any plans to support latest versions of Angular or maybe you can offer replacements ?

@stormbreakR1
Copy link

I am facing the same issue, please reply if you are planning to release Ivy support. Thanks

@stormbreakR1
Copy link

Anyone who have faced this same issue and found any replacement, plz do share as authors of this plugin is not publishing any update for ivy.

@ceotrammell
Copy link

ceotrammell commented Jul 2, 2023

@sergey-morenets @stormbreakR1

Give adding it yourself a try, it worked for me after tinkering with it for a bit..
any issues, let me know.

https://github.com/ceotrammell/ngx-filter-pipe-ivy-fix

@VadimDez VadimDez added this to the 3.0.0 milestone May 16, 2024
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

4 participants