-
### Version Number
7.43.2
### Codesandbox/Expo snack
n/a
### Steps to reproduce
hello react-hook-form folks!
28cafa864b4a92b2d2f6ac8f5c5cb27722e38b3f removed the option to use react elements a…
-
Hi :)
In ReactDom we can find:
``` javascript
function getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {
if (topLevelType === TOP_INPUT || topLevelType === TOP_CHANGE) {
retur…
-
### Package
@carbon/react
### Browser
Chrome
### Operating System
MacOS
### Package version
https://react.carbondesignsystem.com/?path=/story/components-datepicker--simple
### …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-smooth-pincode-input@1.0.7` for the proj…
-
ERROR Warning: Main: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I have a React typescript project and when I press `g + d` Zed turns into search and shows me the …
-
https://github.com/bl00mber/react-phone-input-2/blob/39f787cf92b2ebb712b98cd8b62a3a7b38b5fde7/src/index.js#L536
```js
// Does exceed default 15 digit phone number limit
if (value.replace(…
-
### Contact Details
_No response_
### What happened?
I am using a custom component that is a modal with an input field in it. Every `onChange` event causes a re-render and the input loses focus.
…
-
Is there any sort of timeline towards official New Architecture support (including bridgeless mode and the Fabric renderer)? The React Native team has been pushing hard for packages adjacent to the R…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…