Inertia-React v18 Laravel compatibility problem #1167
Unanswered
dvelez3815
asked this question in
Help (React)
Replies: 1 comment
-
I got it to work like this:
Hope that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am currently working with inertiajs/inertia-laravel": "^0.5.4" and using the new versions of react and react-dom:18 the problem I am facing is by following the documentation
I get the next warning. So render it not working properly
I was trying to use react-dom/client instead of react-dom but again more problem. Has anyone faced this problem recently and solved it? It it's possible to upgrade the web documentation based on new react version? Thanks in advanced
Beta Was this translation helpful? Give feedback.
All reactions