stackblitz / stackblitz/starters
Error: NG0908: In this configuration Angular requires Zone.js
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 151
- Forks
- 96
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 2
Description
When I open https://stackblitz.com/github/alcfeoh/ng-training-demos, I get the following error in the console:
Not sure what's going on, as this project works great outside of Stackblitz and does use Zone.js
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked StackBlitz reproduction for alcfeoh/ng-training-demos and inspect the console error NG0908. Compare its configuration with how the project runs outside StackBlitz, focusing on the Zone.js setup described in the issue. Done means the project opens in StackBlitz without the Angular Zone.js error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100