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
This issue happens because of react StrictMode rerenders that's been enabled by default in development, so it's resolved if you disable StrictMode or being in production.
I got duplicate welcomeMessage. Can you help me find the way to fix it?
The text was updated successfully, but these errors were encountered: