You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is fine ... but ideally, we'd should be able to make sure that updates only happen in the DOM UI phase. We can enqueue the actual change separate from the teardown.
The text was updated successfully, but these errors were encountered:
currently, we listen to notify on observations. This is so we can
immediately
"teardown"child bindings as done in this test: 42a191a#diff-f265d6a6b6b64d4d096fddcf7d620a76
This is fine ... but ideally, we'd should be able to make sure that updates only happen in the DOM UI phase. We can enqueue the actual change separate from the teardown.
The text was updated successfully, but these errors were encountered: