-
View engine libraries are no longer going to be supported in Angular 16 (see [here](https://github.com/angular/angular/releases/tag/16.0.0-next.0)). When this is released BreezeJs users are going to b…
-
I get this after installing the package and adding to my module imports,
FlutterwaveModule' does not appear to be an NgModule class.(-996002)
flutterwave.module.d.ts(1, 22): This likely means tha…
-
Hi,
I'm not able to compile and run my Angular app as this package is no longer compatible with Angular Ivy.
I'm on the latest version (0.11.1).
Are there any plans to update this package?
…
-
### Checklist
- [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues)
- [X] Other people will find this feature useful
### Is this feature fo…
-
With the latest Angular version (Angular 16.x) ngx-useful-swiper is no longer compatible, because it doesn't support Angular Ivy.
Error Message:
_This likely means that the library (ngx-useful-swi…
-
After upgrade from Angular 14 to 16 I've got the message:
> 'PixelModule' does not appear to be an NgModule class.(-996002)
> pixel.module.d.ts(5, 8): This likely means that the library (ngx-pixel…
mspnr updated
6 months ago
-
Hey, would it be possible to update the ngx-order-pipe to angular 17? It's a really cool component and currently I get the error "This likely means that the library (ngx-order-pipe) which declares Ord…
-
First I'd just like to say this is great work. Its super useful and easy to use. Its working great.
The documentation needs a little tidy as it has a few typos and could be improved.
Suggested doc…
-
While library module being imported to any angular 12 application module - "TranslateModule' does not appear to be an NgModule class." error appears.
## Current behavior
```
TranslateModule' doe…
-
### Describe the bug
Building a project that uses primeng fails if `@angular/animations` is not installed, but the dependency is not declared in `project.json`
```
✖ Compiling with Angular source…