FocusTide
FocusTide copied to clipboard
fix: Re-enable server-side rendering (SSR)
This PR fixes SSR-related errors, making pages build properly again with ssr: true
in the Nuxt Config. This should improve page loading performance, too.
Ah yes, the build will fail until the relevant Pinia issue is fixed. Until then, this change won't be merged.