fable-compiler / Fable.Lit

Write Fable Elmish apps with Lit
https://fable.io/Fable.Lit/
MIT License
91 stars 13 forks source link

Fixes Hook.Elmish doesn't rerun when props change #77 #78

Closed OnurGumus closed 1 year ago

OnurGumus commented 1 year ago

Need to move the elmish loop outside of the state hook otherwise it won't rerun the elmish loop on prop change