Jenkins issue to display .svg file from the Jenkins Web HMI

Hi Community,

we have an error while loading .svg files on jenkins UI
the below images were not loading correctly.

we have performed a WA to solve this by adding the On script console executed the below command and restarted Jenkins.
System.setProperty(“hudson.model.DirectoryBrowserSupport.CSP”, “”)
can someone has any idea how to solve this please ?

Thanks in advance