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
Hi I am getting javascript errors when an external element in my page updates the local storage.
As the StorageEvent's key is a string value cljson->clj throws a syntax error.
Hi I am getting javascript errors when an external element in my page updates the local storage.
As the StorageEvent's key is a string value cljson->clj throws a syntax error.
This patch fixes this.
#7
The text was updated successfully, but these errors were encountered: