Bug in Mapping.infrastructure.bundle.js of the HTML5Viewer version 2.11?
We are experiencing an error when we are trying to close a custom view in the HTML5Viewer version 2.11.0. Here is the error:
Uncaught TypeError: Cannot read property 'style' of undefined (mapping.infrastructure.bundle.js:formatted:32227)
This happens when the FeatureSetResultsView is active, the custom view is then activated and deactivated (which causes the FeatureSetResultsView to become active again)
Looking at the mapping.infrastructure.bundle.js script, geocortex/infrastructure/SimpleRenderer definition, getSymbol function, it seems you are not checking if the outline property exists before accessing its "style" attribute.
From a look at that file in version 2.11.2 it looks like this behavior hasn't changed.
Can you please advise whether this is a bug and if so, is it going to be fixed?
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
0 Kommentare