Not reloading anymore when React components have changed in DEV #5015
Closed
binarykitchen
started this conversation in
General
Replies: 2 comments 6 replies
-
Are you using react-scan? #5006 |
Beta Was this translation helpful? Give feedback.
6 replies
-
@chenjiahan I've found the cause. It was a wrong port number, ooops :) |
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
-
With my current setup, rsbuild isn't hot-reloading anymore when I've modified a React component locally in DEV mode.
It was working fine a while ago. I guess a recent upgrade broke it.
Attached is my complete rsbuild config (using Rsdoctor)
rsbuild_config.json
And these are my rsbuild related dependencies:
Can you spot what's wrong? Happy to provide more data if neeed.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions