-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
Issue with react-tree-walker #14846
Comments
I found that deleting the |
@chnliquan Do you have a minimal reproducible example? |
@joshwooding https://github.com/chnliquan/react-cnode |
@chnliquan You are using the We have no leverage over this external dependency limitation. I'm closing. |
@oliviertassinari this problem only exists with the development environment, the production environment is no problem, If there is a problem, the behavior of the development environment and the production environment should be the same? |
I do react ssr need to use this package for data synchronization. If you suggest me to remove, are there any other solution suggestions? |
@chnliquan |
@oliviertassinari Thank you for your reply 😄, If I use next.js I need to replace the entire server architecture 😣 , future projects can be considered, but now I have built this project, I just want to find a library similar to react-async-bootstrapper that can solve data synchronization. |
@chnliquan Did you resolve this problem? |
i use material-ui + react-async-bootstrapper
implement react ssr, In the development environment, using react ssr to report an error, the production environment is normal
Your Environment 🌎
The text was updated successfully, but these errors were encountered: