-
When installing via npm, im getting this error:
But i think that downgrade is unsafe.
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
np…
-
If I have a `dmc.NumberInput` with `value="1234"` then if I press up or down arrows then it doesn't work properly. It will change the value to 0.
Example code:
```py
from dash import Dash
from…
-
Hello, I have a problem in iOS as seen in the video every time I press a number the cell phone keyboard is hidden (is happening too on your demo code)
- IOS and android
- Expo 52.0.7
- "react-nat…
-
### Feature description
Feature Description: Phone Number Input Component
Feature Name: PhoneNumberInput
Category: Form Controls
Description:
The PhoneNumberInput component is designed to a…
-
## Detailed description
While the React and Web Component editions of Carbon offer a `size` attribute to control the vertical size of the text input and number input fields (`sm`, `md`, `lg`), this d…
-
Hi there,
Do you have any plans for Table components? I tried implementing it with a custom component as bellow, but it still didn’t work as expected.
```
import React from 'react';
import…
-
### Describe the bug
When using zodValidator, even if I set a valid value with setFieldValue, canSubmit does not become true
```
import { zodValidator } from '@tanstack/zod-form-adapter'
import { z …
-
Inputs of type `:email` and `:number` exhibit the [controlled-input cursor bug](https://github.com/reagent-project/reagent/blob/master/doc/ControlledInputs.md): as you type, the cursor will always rea…
-
Here are the 100 top packages using prop-types:
| # | Downloads | Traffic | Package | Issues |
|---|---|---|---|---|
| 1 | 86.83M | 1966.85 GB | [eslint-plugin-react](https://npmjs.com/eslin…
-
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…