-
Notifications
You must be signed in to change notification settings - Fork 88
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
<UI-REACT>: Modals missing when change locale (NextJS + next-intl) #240
Comments
Are you getting errors like `Uncaught (in promise) Error: Operation aborted
|
i am
I am also facing the same issue |
require 的问题 |
I have a problem with my application when implement @tonconnect/ui-react in nextjs + next-intl. Everything was fine until I changed the language and the connect wallet modal didn't show up anymore, even though the status of useTonConnectModal was "opened". It seems the tag disappeared when I changed the locale. Is there any way to fix this problem?
The text was updated successfully, but these errors were encountered: