Skip to content

TypeError: Cannot read property 'indexOf' of undefined in map.js #5021

@yudarik

Description

@yudarik

Hi Guys,
The last release 4.2.3 has a bug on map.js (highmaps) module...
I'm using this module as part of the highcharts main library, not separately as I don't use all the feature Highmaps allows.

Here is JS error stack i get:
TypeError: Cannot read property 'indexOf' of undefined
at Ka (eval at (http://localhost:8080/assets/js/vendor.js:1622:2), :11:385)
at Object.Highcharts.geojson (eval at (http://localhost:8080/assets/js/pub-1b317cb9bc128796e394.js:1119:2), :2082:39)
at Object.seriesTypes.map.merge.setData (eval at (http://localhost:8080/assets/js/pub-1b317cb9bc128796e394.js:1119:2), :1339:42)
at Object.Q.init (eval at (http://localhost:8080/assets/js/vendor.js:1622:2)

I've tried to downgrade to release 4.2.0 and it seems that this issue does not reproduced there.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions