Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Sheet mounting inside iframe and the root of dom #2576

Open
JayYoungman opened this issue Apr 23, 2024 · 0 comments
Open

Bug: Sheet mounting inside iframe and the root of dom #2576

JayYoungman opened this issue Apr 23, 2024 · 0 comments

Comments

@JayYoungman
Copy link

Current Behavior

On pages which have an iframe, the sheet component is being mounted to the root of the iframe, as well as the root of the dom

Expected Behavior

The Sheet should only mount to the root of the application dom

Tamagui Version

"@tamagui/animations-css": "1.93.3",
    "@tamagui/animations-react-native": "1.93.3",
    "@tamagui/build": "1.93.3",
    "@tamagui/helpers-icon": "1.93.3",
    "@tamagui/lucide-icons": "1.93.3",
    "@tamagui/react-native-media-driver": "1.93.3",
    "@tamagui/react-native-svg": "1.93.3",
    "@tamagui/themes": "1.93.3",
    "tamagui": "1.93.3"

Platform (Web, iOS, Android)

Web

Reproduction

Use a sheet on a page with an iframe.

System Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant