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
with my little knowledge, the drag and drop event exposes DataTransfer field as the paste event and we already created action actions/importElements.ts that take DataTransfer and it decide what to do based on the items on the DataTransfer so it would be good to reuse this action or at least improve its functionality to handle both cases
No description provided.
The text was updated successfully, but these errors were encountered: