tableau / embedding-api-v3-guide

migration guide for moving to embedding api v3
MIT License
27 stars 9 forks source link

displayDialogAsync() opens dialog that displaces iframe #38

Closed pks-biz closed 1 year ago

pks-biz commented 1 year ago

When running the displayDialogAsync() function with a button onclick event it displaces the iframe holding the tableau-viz instead of opening in a modal on top of the viz.

illonage commented 1 year ago

@pks-biz do you have a repro that you can share?

pks-biz commented 1 year ago

I have posted my trial code to a Github repository: https://github.com/praveenksam/simpleTableauPortal And hosted it at https://dreamy-pixie-07b6d1.netlify.app/ for testing

pks-biz commented 1 year ago

Tested with a basic web page (no additional modules) and it works perfectly, so false alarm