Skip to content

Commit

Permalink
Update src/core/context/values.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Fried <[email protected]>
  • Loading branch information
rcebulko and samouri authored Dec 13, 2021
1 parent 90523d3 commit ab39660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/context/values.js
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,6 @@ export class Values {
}

if (newParentContextNode) {
devAssert(pingParent);
newParentContextNode.values.subscribe(prop, pingParent);
}
}
Expand Down

0 comments on commit ab39660

Please sign in to comment.