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
The issue occurred with the value that we are setting in the 'data' key in the localStorage. We are setting undefined which causes error in some cases as it needs a JSON object. So, the issue can be resolved by updating undefined to an empty JSON object.
No adding of notes are there after adding notes please assign me this issue under dwoc
The text was updated successfully, but these errors were encountered: