Skip to content
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

Canvas.toJSON blows up when there is a clipPath defined on the canvas #5499

Closed
matrei opened this issue Jan 21, 2019 · 1 comment
Closed

Comments

@matrei
Copy link

matrei commented Jan 21, 2019

Version

2.6.0

Test Case

https://jsfiddle.net/mattiasr/zLuq0kt2/11/

Information about environment

Nodejs or browser? browser
Which browsers? chromium

Steps to reproduce

Open the developer console to see console output

Expected Behavior

See JSON representation of canvas

Actual Behavior

Error thrown, different error if there are objects added to the canvas or if it is empty.

@asturur
Copy link
Member

asturur commented Mar 9, 2019

duplicate of #5549

@asturur asturur closed this as completed Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants