@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
silentworks
10/26/2021, 2:15 PM
I haven't attempted to use it as yet
h
Hal
10/26/2021, 2:25 PM
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