- Issue created by @sjmolinski
@sjmolinski I try "Steps to reproduce" and can't reproduce the bug (Drupal 10.3.5).
Have you tried to reproduce this bug on clean Drupal installation?
Can you provide more details?
When creating a page with multiple paragraph items nested on the page and different role visibility applied, the page gets cached with the first rendered paragraph item. This can expose it to the roles it is meant to be hidden.
Adjust the cache context to account for roles on the paragraph items. I provided a patch to do this.
Active
2.0
Code
@sjmolinski I try "Steps to reproduce" and can't reproduce the bug (Drupal 10.3.5).
Have you tried to reproduce this bug on clean Drupal installation?
Can you provide more details?