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
Bug: When you specify a %y care in your ++deps arm, when the state of your root dependency changes, you will not receive a %rely poke. You will only receive %rely pokes in the %y case when your dependency's children's state change.
(If this is expected behavior, it likely contradicts our docs somewhere.)
The text was updated successfully, but these errors were encountered:
Bug: When you specify a
%y
care in your++deps
arm, when the state of your root dependency changes, you will not receive a%rely
poke. You will only receive%rely
pokes in the%y
case when your dependency's children's state change.(If this is expected behavior, it likely contradicts our docs somewhere.)
The text was updated successfully, but these errors were encountered: