You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using this library with Sveltekit (SSR enabled), but got the following error:
21:54:40 [vite] Error when evaluating SSR module /node_modules/weightless/button/button.js:
ReferenceError: window is not defined
at ../src/lib/template-result.ts:32:21
at async instantiateModule (/Users/maurits/Documents/projects/personal/pianlibro/node_modules/vite/dist/node/chunks/dep-36bf480c.js:75140:9)`
The text was updated successfully, but these errors were encountered:
I tried using this library with Sveltekit (SSR enabled), but got the following error:
The text was updated successfully, but these errors were encountered: