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 the token file contains values that are null or strings then (under some circumstances) the parsing fails (error message: TypeError: Cannot read property 'hasOwnProperty' of null).
If the token file contains values that are null or strings then (under some circumstances) the parsing fails (error message:
TypeError: Cannot read property 'hasOwnProperty' of null
).spike.js
spike.tokens.js
I do have a solution for this and will create a pull request for it.
The text was updated successfully, but these errors were encountered: