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

refactor: avoid depending on implicit rendering sequence #49

Merged
merged 2 commits into from Jul 19, 2022

Conversation

koichik
Copy link
Member

@koichik koichik commented Jul 16, 2022

explicitly check that isReady has changed to true, rather than implicitly depends on it being updated when re-rendering.

explicitly check that `isReady` has changed to `true`,
rather than implicitly depends on it being updated when re-rendering.
Copy link
Collaborator

@AkifumiSato AkifumiSato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@koichik koichik merged commit 60b7773 into main Jul 19, 2022
@koichik koichik deleted the refactor-sync-url branch July 19, 2022 00:15
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.

None yet

2 participants