-
Notifications
You must be signed in to change notification settings - Fork 30.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes error after dropping invalid element over editor area #125943
Conversation
added reviewers based on those involved in the issue discussion |
Looks good to me! |
FYI this broke terminal DND, I'm mostly changing it back in 9403dff |
@Tyriar sorry about that, I did this PR before |
Will change 👍 |
That's tracked in #127077 |
@Tyriar Great. Did you also unrevert your revert? |
@isidorn it's like it was in the PR now, just Terminals data transfers are also accepted. |
Awesome, thanks 👏 |
This PR fixes #124946