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
We've just upgraded superset to 1.5.0. Our users using Safari browser reported that they are not able to create permalink on dashboard or in explore chart. I've also tested it on Safari and confirmed it is not working although it works on Chrome.
When we click "Copy permalink to clipboard " we see below error.
In my investigation I realized backend creates permalink successfully but somehow frontend throw this error.
How to reproduce the bug
Open a dashboard with safari
Click on 'Copy permalink to clipboard'
See error
Expected results
Permalink should be copied to clipboard
Actual results
UI throws error although backend return success
Environment
browser type and version: Safari 14.1.2, Chrome 101
superset version: 1.5.0 installed with apache/superset docker image
We've just upgraded superset to 1.5.0. Our users using Safari browser reported that they are not able to create permalink on dashboard or in explore chart. I've also tested it on Safari and confirmed it is not working although it works on Chrome.
When we click "Copy permalink to clipboard " we see below error.
In my investigation I realized backend creates permalink successfully but somehow frontend throw this error.
How to reproduce the bug
Expected results
Permalink should be copied to clipboard
Actual results
UI throws error although backend return success
Environment
The text was updated successfully, but these errors were encountered: