Skip to content

useLocalStorage & useSessionStorage: return memoized result to prevent unnecessary rerender#348

Open
ioslh wants to merge 1 commit intouidotdev:mainfrom
ioslh:patch-1
Open

useLocalStorage & useSessionStorage: return memoized result to prevent unnecessary rerender#348
ioslh wants to merge 1 commit intouidotdev:mainfrom
ioslh:patch-1

Conversation

@ioslh
Copy link

@ioslh ioslh commented Aug 8, 2025

JSON.parse will create a new object on every render cycle

JSON.parse will create a new object on every render cycle
@ioslh ioslh changed the title useLocalStorage: return memoized result useLocalStorage & useSessionStorage: return memoized result to prevent unnecessary rerender Aug 8, 2025
@emmsdan
Copy link

emmsdan commented Jan 28, 2026

Do we plan on merging this anytime soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants