-
Notifications
You must be signed in to change notification settings - Fork 137
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]: Doen't working on Next.JS 15 #290
Comments
When will the problem be solved? |
is this still not solved?? |
the same , I had to outdated the entire project |
I have also experienced the same issue. It fails build on Next.js 15.1.6 and React 19. This is the error I get:
|
Describe the bug
App throws random error when using Next.JS 15 and React 19
Expected behavior
Expected to work
Current behavior
Dont work
Steps to Reproduce
npx create-next-app@latest
and install@tonconnect/ui-react
Environment
It simply doesnt install with React 19, using React 18 and Next 15 - installs but dont work
Additional context
No response
The text was updated successfully, but these errors were encountered: