sourceMap is not loading in IE11

57 views
Skip to first unread message

ketan mulay

unread,
Dec 19, 2019, 5:54:36 AM12/19/19
to GWT Users
Hello Team,

We are compiling in superdev mode with below configurations -

<set-property name="compiler.useSourceMaps" value="true"/>
<add-linker name="xsiframe"/>
<set-configuration-property name="devModeRedirectEnabled" value="true"/>
<set-property name="user.agent" value="safari, ie9, ie10, gecko1_8"/>
<collapse-all-properties />

The superdev mode works in chrome but doesnt work in IE11.

I also observed that the sourceMap file is named as - null_sourceMap0.json

6744421E6FF77A252AA903FAA3094F41.cache.js file was generated but the same name didnt appear on sourceMap file.

Compilation mappings are -

6744421E6FF77A252AA903FAA3094F41.cache.js
ClientBundle.enableInlining true
audioElementSupport maybe
canvasElementSupport maybe
compiler.emulatedStack false
compiler.predeclare.cross.fragment.references false
compiler.stackMode emulated
compiler.useSourceMaps true
compiler.useSymbolMaps false
dragEventSupport maybe
geolocationSupport maybe
gwt.enableDebugId false
gwt.forceBidi false
gwt.logging.consoleHandler DISABLED
gwt.logging.developmentModeHandler ENABLED
gwt.logging.enabled TRUE
gwt.logging.firebugHandler ENABLED
gwt.logging.hasWidgetsHandler DISABLED
gwt.logging.logLevel INFO
gwt.logging.popupHandler DISABLED
gwt.logging.simpleRemoteHandler DISABLED
gwt.logging.systemHandler ENABLED
gwt.suppressNonStaticFinalFieldWarnings false
gwt.unloadEnabled false
ie11 true

Can you please help to resolve this issue?

Thanks,
Ketan
Reply all
Reply to author
Forward
0 new messages