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
On iOS when long-pressing over a text block, instead of enabling dragging mode it initiates text editing. This is not the expected behavior as the drag & drop gesture should override focusing on text input. On Android, this issue can't be reproduced as it matches the expected behavior.
UPDATE: This issue can also be reproduced on Android.