-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Modal presentation issue after pull request #10075 #10115
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
Comments
Hi! I'm having a similar issue. RPReplay_Final1671451110.MP4 |
@dgmachado I think that iOS #10075 patch needs a bit of tweaking. |
Hi, I am suffering from this issue. Any updates for this? |
NathanWalker
added a commit
that referenced
this issue
Jan 3, 2023
4 tasks
@Woongsik fix for this will go out with 8.4.3 shortly with ref'd PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
Following the merging of the pull request of #10075 the content of a modal is missing until the animation completes, see attached video, if the modal contains a frame. If no frame is present the content is visible.
With a frame in the modal:
Screen.Recording.2022-11-30.at.2.54.05.PM.mov
With no frame in the modal:
Screen.Recording.2022-11-30.at.2.55.20.PM.mov
This happens because it's pushing the content of the frame only after transitionCoordinator completes it's animation.
Reproduction
No response
Relevant log output (if applicable)
No response
Environment
No response
Please accept these terms
The text was updated successfully, but these errors were encountered: