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(atomic): wait for atomic to load/init on page component #1284

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

louis-bompart
Copy link
Collaborator

Proposed changes

The initializeBindings fail without the preliminary await

Testing

Tricky, I don't know how to do an automated test for that.
My test is:

  • try use the HSP feature with a page component without this await, the page component should not initialize properly
  • try use the HSP feature with a page component with this await, the page component should initialize properly

@louis-bompart louis-bompart requested a review from a team as a code owner April 19, 2023 21:24
@louis-bompart louis-bompart requested review from olamothe, y-lakhdar and mrrajamanickam-coveo and removed request for a team April 19, 2023 21:24
@github-actions
Copy link
Contributor

Thanks for your contribution @louis-bompart !
When your pull-request is ready to be merged, check the box below to merge it

  • Merge! :shipit:

@github-actions
Copy link
Contributor

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

@louis-bompart louis-bompart added this to the ACCD GA milestone Apr 20, 2023
@louis-bompart louis-bompart merged commit 0113bf6 into master Apr 20, 2023
@louis-bompart louis-bompart deleted the fix/wait-for-atomic branch April 20, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants