Group Clipping Broken When Using Corner Radius
Author: PBI-DavidCreated Aug 15, 2026Updated Aug 19, 2026
Labelsbug
I noticed clipping is broken on the official example for Group marks. To recreate:
- Load example: https://vega.github.io/vega/docs/marks/group/
- Enable clip and note the internal rectangles are clipped
- Reduce width to see clipping still works
Adjust corner radius to anything and then back to zero
Increase width again and notice the internal rectangles are no longer drawn properly
Source: vega/vega