myriam_b → created an issue.
Same problem, Content is not rendered when logged and properly rendered for anon users.
I use `attach_library` to load library using Vite in block language, the block is not rendered when logged and rendered for anonymous users.
If i add cache context to this core language block, it's ok (
https://www.drupal.org/files/issues/2232375-54_0.patch →
)
If i disable vite on this library without add cache context it's also ok.
Hello,
Any news for this issue ?
It's ok for me when i update manifest.php like the merge request. Without this patch, Sass file import in my Typescript are not loaded.
Thanks,
myriam_b → created an issue.