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

await inside of async apply(clientHandler) causes crashes on older Safari IOS #59

Open
KhoaNguy3n opened this issue Sep 3, 2020 · 0 comments

Comments

@KhoaNguy3n
Copy link

@tirthbodawala

  • It appear that placing the await inside of async apply(clientHandler) causes crashes on some older Safari IOS browsers (on client side navigation), the cause may be related to some conflicts / scoping issues between nested async
  • The setParams functions were never called on those browsers.
@KhoaNguy3n KhoaNguy3n changed the title await inside of async apply(clientHandler) causes crashes on older Safari IOS await inside of async apply(clientHandler) causes crashes on older Safari IOS Sep 3, 2020
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