S
SolidJS7mo ago
Grahf

__vite_ssr_import_1__.template is not a function

I get the error in the topic when I add this import: import { reporter, ValidationMessage } from '@felte/reporter-solid' Obviously I'm using felt forms and it works fine until I add that import. I should also note that I'm using solidJS in astroJS islands. I did run npm i -S @felte/reporter-solid
1 Reply
lxsmnsyc
lxsmnsyc7mo ago
seems like the library doesn't support SSR