You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re aware that older browsers might face issues, but we’re focusing our efforts on current versions. Chrome 50 is nearly 9 years old and should not be used due to security concerns. If you need modifications for older browsers, feel free to fork the repository and adjust the code. Thank you for your understanding.
Describe the bug
Hi! 👋
Firstly, thanks for your work on this project! 🙂
I have an issue on trying to use unleash on my client side.
I'm supporting old browser up to Chrome v50, and I got an error that the page cannot load due to the usage of
async await
in theupdateContext
:Steps to reproduce the bug
@unleash/nextjs
which also rely on@unleash/proxy-client-react
Expected behavior
No unsupported syntax on old browser that triggers error.
Logs, error output, etc.
Screenshots
Additional context
No response
Unleash version
v4.3.0
Subscription type
Open source
Hosting type
Self-hosted
SDK information (language and version)
frontend SDK
The text was updated successfully, but these errors were encountered: