Skip to content

enableReactComponents doesnt work in codesandboxed vite react app #206

Discussion options

You must be logged in to vote

enableReactComponents is for enabling the Reactive components like Reactive.div: https://legendapp.com/open-source/state/fine-grained-reactivity/#reactive-components

But it does not enable rendering observables directly. For that you'd want to use Memo: https://legendapp.com/open-source/state/fine-grained-reactivity/#render-an-observableselector-directly

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yousif-khalil-abdulkarim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants