SolidJSS
SolidJSโ€ข3y agoโ€ข
1 reply
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
Was this page helpful?