<@!107176742342402048> have you figured out how to...
# off-topic
h
@User have you figured out how to use svelte-query using supabase? for me it only loads from disk-cache if I'm using fetch. I can't get it to cache while using supabase.js
s
I haven't attempted to use it as yet
h
I got it working that now it fetches from the disk cache as expected while navigating, although the behaviour is somewhat inconsistent. maybe I have to fiddle with the settings. at least I know there's no conflict with supabase.js
by the way, I just found sswr https://github.com/ConsoleTVs/sswr it works too
s
oooh this looks good, I will definitely take it for a spin too