coopermaruyama/tableau-react

:jsdebug=y query parameter

Opened this issue · 1 comments

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

I am also curious about this.