When Blocks are changed the IDs are changing.
But it seems like the filenames for that Block are not changing and therefore we get cache hits that contain CSS Code with wrong IDs, which leads to broken Components in the frontend.
This hapens with Cloudflare cache, but also with browsers cache. So on every publish with changed components some users will get a broken site until their cache gets invalidated.
When Blocks are changed the IDs are changing.
But it seems like the filenames for that Block are not changing and therefore we get cache hits that contain CSS Code with wrong IDs, which leads to broken Components in the frontend.
This hapens with Cloudflare cache, but also with browsers cache. So on every publish with changed components some users will get a broken site until their cache gets invalidated.