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
well, even this solution is not reliable.
I had to download the image on the server and pass it to the client. This is very slow but works all the time since the requests from my server to S3 has all the correct headers than request from client to S3.
I hope this feature gets implemented soon in fabricjs.
Version
1.7.6
Test Case
http://jsfiddle.net/7gvJG/166/
Steps to reproduce
Run the fiddle
Expected Behavior
Both SVG and image should load on the canvas but only image loads not the SVG image.
Both the images are in the same S3 amazon bucket
Actual Behavior
i see others have the same issue but when they try to do a dataURL. i thought i'll create a new one.
Please let me know of any workaround to this issue if it exists.
Thanks,
Harsha
The text was updated successfully, but these errors were encountered: