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
Some of the styles in your SVG icon buttons are causing errors on deployments with more restrictive settings that block unsafe inline styles. Both visual and console errors.
Hi,
Some of the styles in your SVG icon buttons are causing errors on deployments with more restrictive settings that block unsafe inline styles. Both visual and console errors.
To fix this, you can convert the SVG styles into attributes. (you can use https://jakearchibald.github.io/svgomg/)
The text was updated successfully, but these errors were encountered: