-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
client side javascript is not working in react-18-ssr example #3117
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
Comments
I updated the node federation plugin instance on it as well. Dont mess with chunk splits, this can cause collisions in webpack graph |
i had a look at your fix branch flashing (it loads for a split second and unloads again, see video) still occurs ootb, and if i try disabling split chunks. the clientside javascript does not load at all demo.mp4EDIT:
EDIT2: How did you get it to work?
none of which had your result. |
contact valor software if you are stuck, in my orgs main readme |
kindly reopen, i just tested it again. fresh download, yarn && yarn start. maybe one of the community managed to get a success |
found this little gem. the last comment did the trick for me
awesome if it could be included in the docs somehow. |
using react-18-ssr https://github.com/module-federation/module-federation-examples/tree/master/react-18-ssr
example i am stuck at using client side javascript.
anyone experiencing the same issue?
i tried, to no success,
('initial' && 'all' does make the app render, but client side javascript is non functional)
related issue:
#1116
#307
#1273
#692
#2799
( the answers does not provide a solution though)
The text was updated successfully, but these errors were encountered: