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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
master
Expected results
A regression in the
copyToClipboard
method which was caused by #3571 causes an undesirable behavior of including a newline in the copied value.Actual results
This surfaced when someone copying and pasting a slice shortcut,
which gets pasted as (note the empty line):
The same is true when copying the query to the clipboard.
to: @mistercrunch @Mogball
The text was updated successfully, but these errors were encountered: