You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a group that is clipped via ClipPath and contains Text that has a Shadow with an offset. The rendering messes up and hides the entire canvas background. It is ok if the shadow offset is 0. You can see in my example/test case that the canvas should be red, but is showing up white. Change the offsetX and offsetY to 0 and it will render correctly as red.