Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(@angular/cli): add in-browser development error overlay #4513

Closed
wants to merge 1 commit into from
Closed

feat(@angular/cli): add in-browser development error overlay #4513

wants to merge 1 commit into from

Conversation

clydin
Copy link
Member

@clydin clydin commented Feb 8, 2017

Implements the feature described in #3502 by leveraging the new capability in webpack-dev-server 2.3.0.

Closes #3502

@hansl
Copy link
Contributor

hansl commented Feb 9, 2017

Please rebase, I'm willing to consider it.

@clydin clydin changed the title feat(serve): add development error overlay in browser feat(@angular/cli): add in-browser development error overlay Feb 9, 2017
@clydin
Copy link
Member Author

clydin commented Feb 9, 2017

Done.

@filipesilva
Copy link
Contributor

Looks like this, for reference:
image

@dancancro
Copy link

I'd like to be able to configure this off. Webpack is giving me warnings about missing classes that are not missing. The app runs fine. However, the overlay warning now means I can't use my app. Until now the warnings just appeared in the developer tools console.

I don't know what's causing these wrong Webpack warnings. I'd rather just live with them than spend a lot of time on it when an update is bound to eventually fix the problem.

asnowwolf pushed a commit to asnowwolf/angular-cli that referenced this pull request Apr 12, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: provide redbox functionality in dev mode.
5 participants