-
Tried with latest commit, few fix but interface is up and not reacting on any button/action with following message in cli
```
$ ng serve
[...]
Application bundle generation complete. [9.761 second…
-
### With what library do you have an issue?
native-federation
### Reproduction of the bug/regression with instructions
Hi,
it's impossible to import any module before initFederation() in the mai…
bb1 updated
57 minutes ago
-
### 🔎 Search Terms
Hi, I have an angular application that was running perfectly fine but recently started giving an error in heroku deployment. No matter what I try, I continue to get the same error.…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
After upgrading to `19.0.0-rc.1`, applicaiton with Incremental Hydration ranomly thro…
-
### Command
test
### Description
The improved builder @angular-devkit/build-angular:karma which uses esbuild is missing the "loader" option. It would be really useful to have the option to require …
-
### WebMasterLog Repository (Proposing new issue)
:red_circle: **Project Title** : FitTracker
:red_circle: **Aim** : Create a fitness tracking app with workout planning and progress visualization.
…
-
After pulling the newest version (67657eae0eeb59e16f06fe0ee82e69c1d301bc02) the extension won't run anymore.
I ran `git pull` to update the repo locally, then in Zed I clicked "Rebuild" for the ang…
-
Steps:
- install npm packages of staterestore and staterestore-bs5
- add to angular.json (bs5 css and staterestore js and bs5 js)
- import in a page
getting error of
Error: Module build failed…
-
Recently nx@20 has been released.
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: bec-monorepo@0.0.0
npm ERR! Found: @nx/ang…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search for issues before submitting
- [ ] feature request
```
I'm trying to run jest with `keycloak-angular…