-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Group with clipPath and children with shadow render error #10282
Comments
Thanks for the bug report. |
I checked this yesterday and i couldn't plan a quick fix. |
Hi @asturur, thanks for your reply! I'm trying to read fabric source code to see if I can contribute too. |
Sorry, I don't have enough time to address this issue, I have read parts of the code, i don't understand what |
Yes because if you comment willDrawShadow the group will be cached normally and everything works. |
Thank you for your explanation. I will try to read more source code later. |
CheckList
Version
6.0.2
In What environments are you experiencing the problem?
Chrome
Node Version (if applicable)
None
Link To Reproduction
https://codesandbox.io/p/sandbox/group-clippath-with-children-has-shadow-xplly3?file=%2Fsrc%2Findex.js%3A39%2C1&workspaceId=bc31a0d2-b26d-4ab3-b184-2d719079ef42
Steps To Reproduce
Expected Behavior
render correctly without error
Actual Behavior
render error and crashed
Error Message & Stack Trace
The text was updated successfully, but these errors were encountered: