Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

bogus "AntiSamy" warning breaks clientlibs

Avatar

Level 4

My clientlibs are getting corrupted, replaced by "./bad_files/clientlib-base.css"

I am seeing this strange warning in my error.log:

This happens in a component that uses data-sly-resource to re-use content from another page.

What could be causing this? I searched everywhere and I have no "position" style attribute anywhere!

1 Accepted Solution

Avatar

Correct answer by
Level 4

solved by adding wcmmode=disabled to data-sly-resource!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

solved by adding wcmmode=disabled to data-sly-resource!