mui-otp-input icon indicating copy to clipboard operation
mui-otp-input copied to clipboard

📌 A One-Time Password input designed for the React library MUI

Results 8 mui-otp-input issues
Sort by recently updated
recently updated
newest added

when `autofocus` prop is provided, field is correctly focused and keyboard is show on android devices. for iOS devices `autoFocus` does not work, fields is shown as focused but there...

help wanted

I have a use case where as the user types, filled OTP boxes should retain the focused color. What makes it a little weirder with the current implementation is that...

question

Good day. Can you please help me? After upgrading to version: 2.0.3 I get an error: Cannot read properties of null (reading 'useRef') It worked perfectly with 2.0.2. My project...

update material ui to the latest version. @mui/[email protected]

As per your document, I couldn't find the process. Can you help me set it up?

Now that react 19 is stable, you should add it as a peer dep. ``` ├─┬ mui-one-time-password-input 3.0.1 │ ├── ✕ unmet peer @types/react@^18.0.0: found 19.0.1 │ ├── ✕ unmet...

Example: only allow numbers, type few numbers, then select the first number and type some letters. See: https://codesandbox.io/p/sandbox/mui-one-time-password-input-forked-l43wyp

when I recieve the otp in my email, the ios keyboard detected it but when I click on it to paste, it only fills the first input