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

revert: async container update #986

Merged
merged 2 commits into from
Jun 17, 2021

Conversation

WoLewicki
Copy link
Member

@WoLewicki WoLewicki commented Jun 16, 2021

Description

PR reverting async container update on iOS (#777) since it caused multiple problems:

The revert should not reintroduce the freeze from #726 since it was connected to disabling user interaction in updateContainer method, which we no longer do.

Changes

Removed async dispatching of updateContainer.

Test code and steps to reproduce

Test726.js in TestsExample project to see the previous freeze not occur.

Checklist

  • Included code example that can be used to test this change
  • Ensured that CI passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants