nuno
nuno
SSolidJS
Created by Mike F on 1/31/2024 in #support
Vitest support
I think is missing something or a bug on vitest related with environment imports
14 replies
SSolidJS
Created by Mike F on 1/31/2024 in #support
Vitest support
also, is supposed to run test on ssr when I am developing on web only? why imports are mentioning __vite_ssr_import_xxx
14 replies
SSolidJS
Created by Mike F on 1/31/2024 in #support
Vitest support
I still don't know what to about You appear to have multiple instances of Solid. This can lead to unexpected behavior."
14 replies
SSolidJS
Created by Mike F on 1/31/2024 in #support
Vitest support
sometimes I think solids templates and examples are to simply and when added other library it doesnt works as on the example> I have tried many configurations on example and get all the time "You appear to have multiple instances of Solid. This can lead to unexpected behavior. computations created outside a createRoot or render will never be disposed" some imports on vitest are ___vite_ssr_importxxx. so not sure if some kind of ssr issue, I also dont ahve error when I inlcude <Suspense on my code, it seems like Effects is null
14 replies