Replies: 1 comment 1 reply
-
So LoadSVGFromURL accpet a crossOrigin option but that is used only to load the images inside the SVG. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Obtaining svg through fabric.loadSVGFromURL() needs to verify the cookie, but we are cross-domain and need withCredentials, what should I do?
Beta Was this translation helpful? Give feedback.
All reactions