ngx-filter-pipe
ngx-filter-pipe copied to clipboard
Impossible to use in Angular 16
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 ?
I am facing the same issue, please reply if you are planning to release Ivy support. Thanks
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.
@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