-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Normal
-
None
-
Affects Version/s: 10.0.0
-
Component/s: None
-
None
-
None
Steps to Reproduce
Disable source map in zk.xml
<client-config> <enable-source-map>false</enable-source-map> </client-config>
and load js with //# sourceMappingURL=xxx.js.map
Current Result
WpdExtendlet try to load source map
and exception occurs when not found
Expected Result
no exception, just ignore