weiweicui / PowerBI-Flowmap

MIT License
28 stars 22 forks source link

Cannot read property 'gid' of undefined #4

Open kamilzakiev opened 7 years ago

kamilzakiev commented 7 years ago

One of Power BI users reported the following issue:

JS Error Message: Cannot read property 'gid' of undefined

Error Message: An error occurred while rendering the report.

Stack Trace: Microsoft.Mashup.Host.Document.JavaScriptException: An error occurred while rendering the report. TypeError: Cannot read property 'gid' of undefined at :17:421 at Array.map (native) at t.subtrees (:17:382) at t._resetHighlights (:18:5420) at t._update (:18:6520) at :18:4265 at t._geocodeDone (:18:12209) at p (:18:11650) at :18:11754 at Object.i [as query] (:16:26249)

His report contains Flow map visual along with Bar Chart, Column Chart and Donut Chart. According to stack trace this exception should be caused by Flow Map visual.