mikysetiawan opened a new issue, #34612: URL: https://github.com/apache/superset/issues/34612
### Bug description I want to change APP_ICON in Apache Superset v5, last time before I update to v5, I add `APP_ICON=path/to/image.png` at superset_config.py and it's work, but right now, it's doesn't work at all, whats wrong with the APP_ICON ? is that any change after update in v5? I already add the `APP_ICON` in 1. superset/docker/pythonpath_dev/superset_config.py 2. superset/docker/superset_config.py 3. superset/superset/config.py but nothing works, it's still using default logo ### Screenshots/recordings <img width="799" height="210" alt="Image" src="https://github.com/user-attachments/assets/88697618-7a12-45ab-ab41-f21a9c4a1043" /> ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
