-
A little background info: We're running this combination of versions because the upgrade to Material UI 5 would require a significant refactor, but it is officially supported according to the Angular …
-
### Describe the bug
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@vitejs%2fplugin-angular - Not found
npm ERR! 404
npm ERR! 404 '@vitejs/plugin-angular@^17.0.0' …
-
### Describe the bug
angular project is getting errors
Error: Schema validation failed with the following errors:
Data path "" must have required property 'browserTarget'.
### Link to the Bolt…
-
Hi there, I have a question about your update schedule. I am working on a repository where we try to have N-1 update schedule. So right now we are at angular 17. Angular 19 is around the corner, so t…
-
- partial hydration
- new ssr
- signals
- zoneless
-
### Information
Hello there! 😊 I recently tried using ngx-sonner with Angular 19, but I ran into some issues, and I’m not sure if additional configuration is needed or if ngx-sonner isn’t fully compa…
-
### Current Behavior
I want to implement Angular incremental build inside our monorepo and I have followed this documentation: https://nx.dev/recipes/angular/setup-incremental-builds-angular
But …
-
### Command
test
### Description
Currently, there is no way to specify jest reporters or extend the jest config.
https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angu…
-
# 🐞 bug report
### Description
Since ``Angular 19``, components are standalone by default. However, the LS does not seems to take that into account. I've migrated my Angular app to Angular 19 so now…
-
Hi, I have already working the @ngx-env lib on my project (using nx and angular 17).
It works great! thanks so much for the support @chihab :-)
The only issue that I found, and is making me crazy…