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
If an incorrectly formatted JSON file from a previous version exists, the "this._validate(deserializedData)" method in the "get Store( )" will be triggered before migration, resulting in a thrown error and making the migration impossible.
If an incorrectly formatted JSON file from a previous version exists, the "this._validate(deserializedData)" method in the "get Store( )" will be triggered before migration, resulting in a thrown error and making the migration impossible.