BuilderIO / mitosis

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
https://mitosis.builder.io
MIT License
12.52k stars 557 forks source link

Context: Solid is not reactive #1200

Open Nedimko123 opened 1 year ago

Nedimko123 commented 1 year ago

How do we have a reactive context with Solid or React, so the context works but it does not re-render the UI?

Even with your official example, it's not working:

https://github.com/BuilderIO/mitosis/blob/main/docs/context.md

kingzez commented 1 year ago

Not support yet, look this https://github.com/BuilderIO/mitosis/pull/921