Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Fable.React and Feliz Bindings #74

Open
OnurGumus opened this issue Dec 25, 2022 · 4 comments
Open

Update Fable.React and Feliz Bindings #74

OnurGumus opened this issue Dec 25, 2022 · 4 comments

Comments

@OnurGumus
Copy link

Newer versions aren't compatible and Fable.Lit.React and Fable.Lit.Feliz are somewhat outdated now.

@leolorenzoluis
Copy link
Member

leolorenzoluis commented Jan 28, 2023

@OnurGumus Outside topic: Do you actually combine Fable.React with Fable.Lit? Curious as to why?

@OnurGumus
Copy link
Author

Why not? There are some nice react components to use there. For example
https://github.com/pmndrs/react-three-fiber

@OnurGumus
Copy link
Author

In case anyone want to use this, the following gist works good for latest react 18
https://gist.github.com/OnurGumus/1086289d18b6b37f45a4b0a679a00949

@leolorenzoluis
Copy link
Member

@OnurGumus I've had issues integrating the lifecycle between Lit as the host component and using react components. No problem with passing the actual real value down to the React components, but for some libraries it doesn't trigger a notification change even if the state actually changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants