Closed L422Y closed 9 months ago
could you please run pnpm lint:fix
on the branch
Done!
will ignore the releasing to edge, but somehow that error still presisits, have you checked https://stackblitz.com/~/github.com/batihandev/ven-reproduction
will merge this and test on a fresh stackblitz instance
will ignore the releasing to edge, but somehow that error still presisits, have you checked https://stackblitz.com/~/github.com/batihandev/ven-reproduction
Didn't check there, but it resolved the exact same issue in my own application both locally and in staging/prod when using a built Nuxt application.
ok thanks, propably stackblitz has some weird configurations
Addresses issue (#33) where when
useStorage.getItem
returns aUint8Array
instead of a string, which breaks server-side template compilation/rendering