coopermaruyama / tableau-react

Tableau React component integrated with Tableau JS API.
MIT License
77 stars 60 forks source link

:jsdebug=y query parameter #41

Open kenkus-futurice opened 2 years ago

kenkus-futurice commented 2 years ago

Hi, Thank you for developing this convenient component. I would like to ask if it would be possible to use the minified version of the Tableau Javascript SDK file. A newer version of Tableau when embedded shows a debug banner in the view. This seems to be caused by :jsdebug=y query parameter which is forced when using the development version of the SDK.

https://github.com/coopermaruyama/tableau-react/blob/master/dist/tableau-sdk.js#L6014-L6016

ocobble commented 1 year ago

I am also curious about this.