-
it's fail to run "yarn gen:types" at branch l10n_master (commit id 3d16f95 ) due to using createPortal
-
# 🐛 Bug Report
`@react-aria/interactions` exposes a `getInteractionModality()` and a `useInteractionModality()`. However, the two are different -- `useInteractionModality()` will expose the modal…
-
### Describe the bug
CommandInput field of a Combobox placed inside a Dialog is not working (cannot type anything in the input field).
### Affected component/components
Combobox
### How to reprodu…
-
No idea of how to proceed at the moment, but would be nice to be able to reproduce iOS UIPresentationController effect on the background, like in iOS Mail composition or Apple Music ([see video here](…
-
Not understanding it completely
```
"use client"
import { Store } from "@prisma/client"
import { useParams } from "next/navigation";
import { useRouter } from "next/router";
import { useSta…
-
#
# 🐛 Bug Report
Given a dialog with a close button exactly overlaying the open button (not unusual for burger-menu-style navigation), clicking the open button with chrome simulated touch, t…
-
It would be useful if arbitrary props could be supplied to the Modal component, and be rendered to the DOM. A use case is adding data-* attributes for test hooks.
This was previously possible, but…
-
### Giving Error :
```
Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
Property 'children' is missing in type 'Element' but required in type 'ReactPortal'
```
``…
-
# 🐛 Bug Report
For `` the `scope` is not checked for `undefined`, which yields this error on mount (e.g.g with enzyme).
> TypeError: Cannot read properties of undefined (reading 'previo…
-
### 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…