Loading

Animation is Not Working After Enabling The Content Security Policy

Дата публикации: May 7, 2025
Описание
Animation is not working after enabling the content security policy.

Cause

Content Security Policy blocks the animation from working normally.
Решение
Review the following CSP settings and if anything has been changed, reset to the default values as seen below. 
  • "content_security_policy.directive.default_src" : "'self'",
  • "content_security_policy.directive.object_src" : "'none'",
  • "content_security_policy.directive.child_src" : "'self'",
  • "content_security_policy.directive.frame-ancestors" : "'none'",
  • "content_security_policy.enforce_enabled": true
Дополнительные ресурсы
Using the CSP settings, check if the view complexity is over the threshold and if IE browser is used.
For more information, see Format Animations.
Номер статьи базы знаний

001474830

 
Загрузка
Salesforce Help | Article