withRegion + clearNode incorrectly clears not related sample targets · Issue #1200 · effector/effector · GitHub
More Web Proxy on the site http://driver.im/
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
Removing region using clearNode removes not only relations with region units but with any other units that are used in the same sample target array as them
This was one of the most challenging graph problems I've ever dealt with in my life 🫠
I had to significantly redo the logic, so if you find any more bugs, let me know
What is the current behavior:
Removing region using clearNode removes not only relations with region units but with any other units that are used in the same sample target array as them
Please provide the steps to reproduce and if possible a minimal demo of the problem via https://share.effector.dev, https://codesandbox.io or similar
https://share.effector.dev/CfOXurO3
What is the expected behavior:
Expected unit B to be triggered since it and sample should not be cleared with region R
Which versions of effector packages, and which browser and OS are affected by this issue? Did this work in previous versions of effector?:
23.2.3
The text was updated successfully, but these errors were encountered: