tableau / extensions-api

Extensions API sample code and developer docs.
http://tableau.github.io/extensions-api
MIT License
268 stars 251 forks source link

WEBGL support in 2021.1 Mac version stopped working #378

Closed EdGonzalez-lovelytics closed 1 year ago

EdGonzalez-lovelytics commented 3 years ago

Custom Extensions using WEBGL, i.e. Mapbox Maps, are not working on the newest version of Tableau 2021.1. These extensions work fine in previous Mac desktop versions.

When we run debug mode we get the following message in the console: "Failed to initialize WebGL"

johnDance commented 3 years ago

Thank you for your report @EdGonzalez-lovelytics. We have verified this internally. This was caused by the update to the latest version of QWebEngine/Chromium for the desktop browser. I have assigned a bug to the correct team. This will be a high priority to fix. Thanks again, John

bcantoni commented 2 years ago

We don't expect this will be fixable, so I'll close as won't fix. Extensions support for WEBGL will work only for Tableau Server, not Desktop.