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

fix(core): try/catch the HMR/DI warning #2687

Merged
merged 1 commit into from Nov 24, 2020
Merged

Conversation

jamesdaniels
Copy link
Member

If we're having trouble comparing the objects (just using JSON.stringify now) don't hard-fail, just skip the warning. This was meant as just guardrails for those lazy-loading or HMR rather than diehard functionality.

Closes #2672

@google-cla google-cla bot added the cla: yes label Nov 24, 2020
@jamesdaniels jamesdaniels merged commit 1530112 into master Nov 24, 2020
@jamesdaniels jamesdaniels deleted the try_catch_hmr_error branch November 24, 2020 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firebase Analytics issue on angular 11
1 participant