tableau/embedding-api-v3-guide

displayDialogAsync() opens dialog that displaces iframe

pks-biz opened this issue · 3 comments

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.

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

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

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