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 "prefers" if we get the __INITIAL_STATE__ var _before_ actually using it.
(otherwise, there is the infamous react warning complaining that the state being different on client and server, he had to re-render everything client side ...)
0 commit comments