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

Doesn't work when inside a flex container #83

Open
dsm-72 opened this issue Feb 17, 2023 · 1 comment
Open

Doesn't work when inside a flex container #83

dsm-72 opened this issue Feb 17, 2023 · 1 comment

Comments

@dsm-72
Copy link

dsm-72 commented Feb 17, 2023

Doesn't render inside a flex container

@brendanmatkin
Copy link

You need a container with width and height defined. It's likely actually rendering but if you inspect you'll probably see the height of the div is 0 or similar. Even if the container is something like height: 100%; width: 100%

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

2 participants