"Multiple instances of Solid" even when using React
GitHub
"Multiple instances of Solid" even when using React · Issue #4936 ...
Which project does this relate to? Start Describe the bug With the latest versions of Start (not Router), a warning has been appearing in the web console that states that multiple instances of Soli...
6 Replies
like-goldOP•2w ago
With the latest versions of Start (not Router), a warning has been appearing in the web console that states that multiple instances of Solid are used, even though it's a React project.
like-goldOP•2w ago

metropolitan-bronze•2w ago
Are you using devtools? I had the same message after installing devtools
harsh-harlequin•2w ago
most of tanstack's devtools like router & query use solidjs so that's probably it
tanstack/devtools as well
like-goldOP•2w ago
i am indeed !
that's probably it
metropolitan-bronze•2w ago
I sent this message in the #devtools group. I think the problem is related to router or query dev tools.