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

requestAnimationFrame #2

Open
karlvr opened this issue Nov 14, 2022 · 0 comments
Open

requestAnimationFrame #2

karlvr opened this issue Nov 14, 2022 · 0 comments

Comments

@karlvr
Copy link
Member

karlvr commented Nov 14, 2022

Some things, such as react-helmet, use window.requestAnimationFrame. This will be on our Capacitor web view. We need to keep the Capacitor web view alive and ticking for this to work...

Changing iOS to use a child view controller instead of presenting our root view controller fixed it. However therefore we expect it to still be broken when presenting a modal!

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

No branches or pull requests

1 participant