How to make Dialog attach to iframe window using react-frame-component? #2756
Unanswered
TrustyTechSG
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Im using react-frame-component to directly wrap some React component render in iframe, everything works fine with tailwind and headlessui except the Dialog, The Dialog is always attaching to my outer site window instead of the iframe window, I thought it should has something to do with the idalog portal is it? Is there any way can make it work? Thank you~
Beta Was this translation helpful? Give feedback.
All reactions