Persisting with SolidJS and Svelte with new coming version 5? #5463
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment 3 replies
-
the only thing that's missing is a svelte / solid adapter based on So, what we'd need is:
if that feature is important to you, maybe you can consider contributing it? You could also start out just using the |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I would like to know if with the new coming version 5 it will be possible to persist data in
LocalStorage
orIndexedDB
both using Svelte and SolidJS.This is the main block we now have for the transition to @tanstack/query.
Thanks in advance for the answer and this amazing project!
Beta Was this translation helpful? Give feedback.
All reactions