You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a backend for frontend running on port 3000. Is it possible to configure HMR in a way that it works correctly in those situations so that I don't get request errors when react refresh tries to gather information about refreshing my app?
I get this error because of the request hitting my express server: