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
React.StrictMode wrapping in index.js causes double rendering of App component. With <React.StrictMode></React.StrictMode>
App component always renders and rerenders twice
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
React.StrictMode wrapping in index.js causes double rendering of App component. With <React.StrictMode></React.StrictMode>
App component always renders and rerenders twice
The text was updated successfully, but these errors were encountered: