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
When hovering over a nested block in select mode, the left border disappears. This issue also affects parent blocks when one of their children is selected in select mode. Basically, it affects any block that has a dashed outline.
How to reproduce
Create Columns block.
Insert blocks into of the columns.
While in select mode, select the Columns block.
Still in select mode, hover over the Column blocks.
Expected behavior
Nothing should happen when you hover over a nested block in select mode.