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
Late reply, but it seems that the typeof getNum === 'number' is false on the first run. Seems like there is some in consistency on how the data is converted.
When component is initialize, data from localStorage is not reading:
See your example:
https://stackblitz.com/edit/react-vbrkjb?embed=1&file=index.js
The text was updated successfully, but these errors were encountered: