mapbox / mapboxgl-powerbi

Mapbox Visual for Power BI - High performance, custom map visuals for Power BI dashboards. This version of Mapbox Visual for Microsoft Power BI is no longer maintained. You can find the live and maintained version of the plugin at: https://github.com/starschema/mapboxgl-powerbi.
MIT License
127 stars 52 forks source link

MSIE 11 fails to render map #335

Closed geografa closed 1 year ago

geografa commented 5 years ago

Issue: Maps do not render in Power BI for MSIE 11 on Windows 10: image

Errors: Only visible error is Style is not done loading.

Link to test case: https://app.powerbi.com/view?r=eyJrIjoiZWEyMTNkMjktZTU0Ny00NjEzLWI0MTItOTVlMjEzZmI3YTk1IiwidCI6IjM0NmVkMWRjLTllMDctNDViNC04YWU0LWM5Yzg2YmEwYWU5OCIsImMiOjEwfQ%3D%3D

Acceptance Criteria:

Map visual should render in IE11 with no errors in console.

cc @samgehret

jocooler commented 5 years ago

Not sure if it's related, but I'm experiencing a similar error in Chrome, confirmed bug in 75 and 76, but confirmed working in 78 (canary).

Additional error in Chrome:

Error: Failed to execute 'fetch' on 'Window': Illegal invocation
    at <anonymous>:16:1668

Issue can be seen here. https://www.mapbox.com/industries/business-intelligence/powerbi-demos/?utm_campaign=ms-powerbi-dg&utm_medium=blog&utm_source=ms-powerbi-dg

Confirmed OK in Firefox and Edge.

JG145 commented 3 years ago

Also experiencing a similar issue - was this ever resolved?