SolidJSS
SolidJSโ€ข3y agoโ€ข
12 replies
eponymous

Is it possible to make two separate SolidJS 'apps' work on the same page?

I have a page running SolidJS and I'm trying to get another SolidJS 'app' to render on the same page within a specific element. However, I notice that the second instance only runs when I remove the first instance.

Is there any way to make this work?
Was this page helpful?