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

SVGs don't load in IE 11 #5304

Closed
melchiar opened this issue Oct 10, 2018 · 2 comments
Closed

SVGs don't load in IE 11 #5304

melchiar opened this issue Oct 10, 2018 · 2 comments

Comments

@melchiar
Copy link
Member

Version

2.4.1

Information about environment

IE 11 (sigh) - No other browsers seem to be affected

Steps to reproduce

Go to http://fabricjs.com/kitchensink
Try adding an SVG from the "Simple" tab

...nothing happens

Explanation

Internet Explorer seems to be returning null on fabric.loadSVGFromURL().

@awehring
Copy link

Can confirm for "Simple" Tab.

At "Load SVG" Tab it works; with IE 11.0.9600.19155, Windows 7, 64 bit (and it worked a few month ago too).
Click "Load SVG" Tab - "Load as Group" or "Load without grouping" - a blue rectangle appears.

@asturur
Copy link
Member

asturur commented Oct 13, 2018

i probably broke the ie11 created http request. i must be missing a try catch

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

3 participants