David Arteaga
David Arteaga
## 🐛 Bug Report Jest throws an `ReferenceError: async is not defined` error when the async keyword is used and there is a comment in the function args list. ##...
When dragging an element, the element does not re-render even if props change while it is being dragged. I'm not sure if it has something to do with the way...
## Repro - Generate a new expo project with the the v48 sdk: `npx create-expo-app expo-48-app-clip-test --template blank@sdk-48` - Configure the plugin in `app.json` ``` [ "react-native-app-clip", { "name" :...
I am trying to use this library with a Typescript react project and get blasted by a number of typescript errors from node_modules. This is just the first one that...
### Description `RadioGroup.Item` ignores the `onKeyDown` prop. This change fixes that.
## Bug report ### Current Behavior `onKeyDown` event handler on `RadioGroup.Item` (`import * as RadioGroup from '@radix-ui/react-radio-group'; `) is never set. This seems to be the [PR](https://github.com/radix-ui/primitives/pull/1104/files#diff-39138edb5652b34ca612c34d47986e2e8eb2c97315f178b7fe237b28e0a2aeeaR163) that introduced the...
### Which packages are impacted? - [X] `@rvf/react` - [X] `@rvf/remix` - [ ] `@rvf/zod` - [ ] `@rvf/yup` - [ ] `zod-form-data` ### What version of these packages are...
This has happened to me several times already, and I've had kill all terminals (I've been using both ghostty and iterm2 on macos) or restart my machine to solve it....