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
The code here got me to doing what you need to do. I can't share it because ours is a proprietary project, but first I developed a solution similar to the one in the following issue, then used that functionality and some modifications to dragEnd to make it do what you are saying.
There has to be some provision for conditional snapping like If Else condition
I want one drag option of If Else condition which will already have two child blocks called Yes and No attached to one conditional Parent If block.
Can someone help me achieve this goal with the existing flowy code.
What i want is when i drag a single Block from the left on the Canvas it should attach two child blocks to it like "Yes" and "No"
The text was updated successfully, but these errors were encountered: