lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
627 stars 52 forks source link

Avoid infinite recursion on set-state with IStateUpdater #102

Closed aiba closed 2 years ago

aiba commented 2 years ago

See #101

lilactown commented 2 years ago

Could you add a test for this? If not I'll add one when I have time

lilactown commented 2 years ago

Merging this now so I can release a fix - thanks so much!