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 update props flush for multiple view descriptors #4601

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Jun 21, 2023

Summary

This PR fixes a regression introduced in #4503.

If there was more than one view descriptor, queueMicrotask(this.flush) would never be called.

Test plan

ChessboardExample.tsx

@tomekzaw tomekzaw requested a review from piaskowyk June 21, 2023 13:19
@tomekzaw tomekzaw added this pull request to the merge queue Jun 21, 2023
Merged via the queue into main with commit ef02b1f Jun 21, 2023
1 check passed
@tomekzaw tomekzaw deleted the @tomekzaw/fix-update-props-flush branch June 21, 2023 13:51
@efstathiosntonas

This comment was marked as resolved.

@tomekzaw
Copy link
Member Author

@efstathiosntonas Thanks for reporting this, not really sure what could be the issue here but I'm glad that it finally worked for you! 😄

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.

3 participants