-
### Environment
```bash
Development/Production OS: Linux / StackBlitz
Node version: v18.18.0
Package manager: npm@10.2.3
Radix Vue version: 1.5.3
Vue version: 3.4.15
CSS framework: tailwindcss@3…
-
**Current behavior:**
I'm using emotion through a local library managed by `tsdx`. The library is consumed by a `Next.js` app and is linked using `yarn workspaces`
Everything was working as …
-
Hi @KittyGiraudel and @morkro,
First of all, thank you for creating this accessible dialog, carefully done and documented! Thank you a lot 🙌
I'm considering replacing a custom dialog/modal impl…
-
# Use Case
We have a case where we render a contextual menu inside of a modal dialogue. This menu is implemented as a portal (via [displaced](https://github.com/davidtheclark/react-displace)) and p…
-
### Summary:
If React Modal is mounted and almost immediately unmounted, the body's class is not removed when the modal disappears. If this class is used to prevent scrolling, the body will remain un…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
Hello!
I am trying to use the react-aria-modal, I'm copying my code below so you can see how it's implemented, with all the properties I'm using. But I am facing the issue **`Unable to preventDefau…
-
I upgraded my yarn version and re-ran yarn install. And now I am getting this warning.
It's strange, because nothing in my code has changed. Something in node_modules is obviously different but wh…
-
Thanks for your work on #385 @zombieJ.
Is there a way to prevent the aria-hidden element being added to the DOM?
The upgrade to antd 4.16 has caused many issues in our app. Our component and bro…
-
## Bug report
Take the following situation with a Dropdown menu in an open state:
When this happens, the popper component adds a `data-aria-hidden="true" aria-hidden="true"` to the Applicati…