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
I used iron-localstorage earlier, but since it has been deprecated I thought of using app-localstorage-document. I want to initialize the default value when the key is first created. In iron-localstorage I used on-iron-localstorage-load-empty event to initialize the default value. But nothing similar thing is available here.
The text was updated successfully, but these errors were encountered:
I used iron-localstorage earlier, but since it has been deprecated I thought of using app-localstorage-document. I want to initialize the default value when the key is first created. In iron-localstorage I used on-iron-localstorage-load-empty event to initialize the default value. But nothing similar thing is available here.
The text was updated successfully, but these errors were encountered: