microsoft / PowerBI-visuals-TimelineStoryteller

Timeline Storyteller PowerBI Visualization
MIT License
22 stars 14 forks source link

JS Error: Cannot read property 'chartType' of undefined #2

Open uve opened 5 years ago

uve commented 5 years ago

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

Error Message: An error occurred while rendering the report.

Stack Trace: Microsoft.PowerBI.Client.Windows.JavaScriptException: An error occurred while rendering the report. TypeError: Cannot read property 'chartType' of undefined at Object.action (:56:29208) at t.onOptionSelected (:45:14222)

stopyoukid commented 5 years ago

I don't see onOptionSelected or chartType anywhere in our code, nor in the published pbiviz js file. Do you get this error when using TimelineStoryteller?