-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Yes, I know, but still... Do you support IE 11?
JS lib said
Supported browsers: Chrome, Firefox, Safari, Opera, Edge, Internet Explorer 11.
I tried to run a demo in IE and it fails with an error.
When I add NgJsonEditorModule
in app-module.ts
my application fails in IE with error:
const BG_TRANSP =
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Cpath d='M1,0H0V1H2V2H1' fill='lightgrey'/%3E%3C/svg%3E")
;
In other browsers, it runs fine.
Can you help me with this?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested