Typed session storage #1105
Closed
ArturLinnik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd like to request
Right now, session storage values are stored directly as a javascript object and types are not verified.
Describe the solution you'd like to see
A hook should be create where the types should be checked before working with session storage.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions