-
### NextUI Version
2.4.6
### Describe the bug
A `Table` with props `selectionMode='single'` or `selectionMode='multiple'` prevents `Input` components from being clickable.
Instead, the `Table` r…
-
Thanks for the work you put in this! Nice utility.
**Formatting**
How would you incorporate `AsYouTypeFormatter` from `google-libphonenumber` into it?
I have:
```
import { PhoneNumberUtil, As…
-
Getting an error when calling parsePhoneNumberWithError(mobileNumber, countryCode) in google cloud functions pubsub (using Cloud Functions v1)
libphonenumber-js versions affected: 1.11.3, 1.11.7
W…
-
Hello the package is very useful so far but I just need to know how to set the country code after the component has already rendered.
For example if I have the string "+44" what function would I ne…
-
Since I updated the Expo SDK version (v 51), which led to updating a number of dependencies, I encounter an error when I arrive at the screen where I integrated react-native-cn-quill. You will find th…
-
So I was playing around with the `@next` build of `react-input-mask`, and specifically the bit about being able to wrap custom components. I was making some progress, but notice the following error hi…
-
### 👟 Reproduction steps
My project having 2 application in flutter in which 1 user admin app and other is user app.
From the admin app I need to create users with the auths.
When I am creating a n…
-
*tl;dr* is that an `exports.process = { env: {} };` call is being made (likely from [here](https://github.com/apollographql/invariant-packages/blob/main/packages/ts-invariant/src/invariant.ts#L70)), w…
-
-
When using inputRef property for the component, an exception is thrown when changing the value of the text field.
For example:
``
`Uncaught TypeError: Cannot read property 'focus' of undefined`…