Closed jueinin closed 3 years ago
Looks good!
Let me test this thoroughly in my production application and I'll get back to you.
So this doesn't break anything for me, but do we want to limit the scope of it to only two-way binding, i,e, =
?
i have tried using single-spa to make react work with angularjs! thanks for your project,good luck😂
$watchGroups method won't deep compare object. so when we pass an object from $scope to react. change of this object won't re-render react component. we need watch with deep equal.