ngx-context
ngx-context copied to clipboard
Any plans for adding support for Angular 16 ?
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- adding library in application using Angular 16 results in following error
context.module.d.ts(1, 22): This likely means that the library which declares NgxContextModule 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.
Expected behavior Library should work with Angular 16
Desktop (please complete the following information):
- All
Smartphone (please complete the following information):
- All
Additional context Add any other context about the problem here.
any updates?