JJ
CCConvex Community
•Created by JJ on 2/18/2024 in #support-community
Using usePreloadedQuery with nextjs 14 searchParams
Im having some trouble wrapping my head around the usePreloadQuery and search params. Say I want to have a filter that stores the state in the url, sadly nextjs14 seems to force you into using the client side route cache and toggling between the filters will see some data flicker (the route cache has old data).
Should all of these actually be placed in layouts to avoid the cache when query params change?
2 replies
CCConvex Community
•Created by JJ on 2/16/2024 in #support-community
Migration from postgres
Hello! Wondering if there is any docs or support availble to migrate from supabase -> convex +clerk. We are debating the switch due to simplified realtime + seamless realtime+RSC but fear the migration!
4 replies