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
Some of the docs for the storage feature of SDK look to be incorrect. For example, the use_persistent hook has the doc:
A persistent storage hook that can be used to store data across application reloads.
I don't believe the latter bolded/italic part of this doc is correct, at least on the Web platform. We should look for all discrepancies and correct them.
The text was updated successfully, but these errors were encountered:
Some of the docs for the
storage
feature of SDK look to be incorrect. For example, theuse_persistent
hook has the doc:I don't believe the latter bolded/italic part of this doc is correct, at least on the Web platform. We should look for all discrepancies and correct them.
The text was updated successfully, but these errors were encountered: