Issue with Lane Menu on lane drag > NotFoundError: Failed to execute 'removeChild' on 'Node' > Deletes entire lane on drop
Describe the bug
Lane Menu is duplicated when lane is dragged while menu is open.
Upon dropping the lane, I got this error: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
... then when I closed the error message, the entire lane was gone from my board.
To Reproduce Steps to reproduce the behavior:
- Click on three dots to get to lane actions
- Drag the lane while the lane menu is open
Expected behavior The lane menu should close before the lane starts moving and I shouldn't get an error when the lane is dropped.
Screenshots

Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
- Version: 2.2.8
Smartphone (please complete the following information):
- Device: none
Additional context I can't seem to reproduce the "deleting an entire lane" behavior as of right now. This bug deleted the entire "Todo" lane from my board. I'm going to keep trying to reproduce. I can get the Sentry report if you'd like.
did u solve?