Skip to content

Conversation

@alan-agius4
Copy link
Collaborator

With this change we update the universal schematic bootstrap code to handle HMR properly. Previously, the bootstrapping code was called only on DOMContentLoaded which is not triggered when running in HMR.

Closes #21932

…e manner

With this change we update the universal schematic bootstrap code to handle HMR properly. Previously, the bootstrapping code was called only on `DOMContentLoaded` which is not triggered when running in HMR.

Closes #21932
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Oct 12, 2021
@google-cla google-cla bot added the cla: yes label Oct 12, 2021
@alan-agius4 alan-agius4 requested a review from clydin October 12, 2021 09:56
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 13, 2021
@alan-agius4 alan-agius4 merged commit 08687d1 into angular:master Oct 13, 2021
@alan-agius4 alan-agius4 deleted the hmr-wrapping-universal branch October 13, 2021 15:43
@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 Nov 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generating app shell breaks HMR

2 participants