Closed Bloomca closed 5 months ago
Subscribe only on onMount when executing useValueIterator. I discovered a few bugs in this PR, so I fixed them along the way related to adding new elements and then removing them from DOM.
onMount
useValueIterator
trackValue
Description
Subscribe only on
onMount
when executinguseValueIterator
. I discovered a few bugs in this PR, so I fixed them along the way related to adding new elements and then removing them from DOM.Reference
trackValue
is left)