Mikephii
Mikephii
If anyone is running into this issue you can just use the vue3 storybook initializer. run `npx sb init` and then manually select vue3 as project type. I got the...
This is really really really frustrating, my "loaders" are skeleton components that perfectly match the dimensions of my content, eg squares that should have photos. "flashing" the skeleton for 1ms...
atleast for supabase currently im determining if someone is authenticated or not by using supabase getSession. im making sure im using the browser client on the browser and the serverClient...