#Testing

1 messages · Page 1 of 1 (latest)

glossy cairn
#

Any help is appreciated
Also the "/node_modules/@testing-library/jest-dom/extend-expect" does not even exist idk y but I tried removing node_modules and reinstalling also

#

Also I would be alright even if I use vitest I just dont want those nasty warnings. I tried using /@once/ when I was passing non reactive props and also added the afterEach(cleanup) also and still I was having the and for some reason it kept saying Multiple instances of solid, but afaik there should've have been only one instance I was not creating any new root components

glossy cairn
#

I got this warning computations created outside a createRoot or render will never be disposed to stop.
But I still don't know how to fix this one