mbardolia opened a new issue, #31686: URL: https://github.com/apache/superset/issues/31686
### Bug description I created head_custom_extra.html and added a script that I would like to include on all pages. I did the same with tail_js_custom_extras.html. The script in the head_custom_extra.html file is not being added to the views, but the script from tail_js_custom_extras.html is. * I'm on version 4.1.1 of Superset * I'm using a helm deploy process using Terraform * I verified that both files exist on my deployed pods on AWS ### Screenshots/recordings _No response_ ### Superset version 4.1.1 ### Python version 3.10 ### Node version I don't know ### 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]
