omaucosta opened a new issue, #26322:
URL: https://github.com/apache/superset/issues/26322
A clear and concise description of what the bug is.
#### How to reproduce the bug
Import image into the dashboard, whether through HTML, Google Drive, or via
Git.
### Expected results
Images loaded on the dashboard correctly.
### Actual results
Image not appearing on the dashboard.
#### Screenshots
Uploading the image.
<img width="1082" alt="image"
src="https://github.com/apache/superset/assets/102234703/f2548141-5b75-43f5-b9e8-f08d888c5bf1">
Inspecting the browser page reveals the following error. The same error
occurs when importing the image via Google Drive and other methods.
<img width="1039" alt="image"
src="https://github.com/apache/superset/assets/102234703/c782e848-9ce8-4e8a-85b8-f7bc87a3f7a4">
### Environment
- browser type and version: `Google Chrome: Version 120.0.6099.109
(Official Version) (arm64)`
- superset version: `v3.0.2`
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version
of superset.
- [x] I have checked the issue tracker for the same issue and I haven't
found one similar.
### Additional context
Add any other context about the problem here.
The Superset version 2.1.0 was being used, and the images were displaying.
After updating to version 3.0.2, the issue occurred.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]