-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [X] babel-plugin-react-compiler (build issue installing o…
-
https://bsky.app/profile/70z.bsky.social/post/3ksk4vzimfu2d
#Adobe #React #HeadlessUI #Composition #Context #Provider #Bookmark
-
In an Airflow plugin `appbuilder_views` will be deprecated. They need to be replaced with `react_views`.
Fields to include when registering `ui_views`
```
{
name: string, // plugin name
type: 'r…
-
### Provide a general summary of the feature here
In React Aria Components there is no way to nest `` to create nested columns.
The component docs [anatomy example](https://react-spectrum.adobe.co…
-
Thanks for the great component.
### Plugin version
24.6.0
### Steps to reproduce
I am trying to create a reusable component called `MobileField` to use inside my `react-hook-form` . I use th…
-
### Description
Similar to https://github.com/callstack/react-native-builder-bob/issues/662 https://github.com/callstack/react-native-builder-bob/issues/667 https://github.com/callstack/react-nati…
-
* Let the project be a Vue project which uses react component inside (at the moment, just entire dashboard) - move plugins there, and some stuff (like logging setup) from `app/gui2/src/App.vue`
* The…
-
We are tasked with creating a highly customizable input box component that enhances user interaction and can be tailored to fit various design requirements. The input box should allow developers to mo…
-
### 👟 Reproduction steps
I encountered an issue while integrating the **react-native-appwrite** SDK into my React Native project.
The error indicates that the Modal component from React Native is mis…
-
**Describe the bug**
When a custom JSX component is passed to the Toast component, the animations don’t trigger properly. Specifically, the condition
```ts
if (jsx) {
return jsx;
}
```
sh…