refactor: Get React StrictMode Working in Client #503
danorlando
started this conversation in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The application was originally built without React StrictMode, which allowed for some bad practices within the client application. Currently, wrapping the application with React.StrictMode breaks the application. The fixes should be relatively minor, but the issues that StrictMode is exposing need to be addressed.
Beta Was this translation helpful? Give feedback.
All reactions