Console error "closure invoked recursively or destroyed already" when setting signal checked in the conditional. #577
Labels
A-reactivity
Area: reactivity and state handling
A-view
Area: view! macro
C-bug
Category: bug, something isn't working
In example component every click on the button produces console error:
Sycamore 0.8.2 (with Perseus 0.4.0-beta17 or 18), Chrome.
Workaround:
Adding wrapping div inside view! removes error:
The text was updated successfully, but these errors were encountered: