react-pin-field icon indicating copy to clipboard operation
react-pin-field copied to clipboard

📟 React component for entering PIN codes.

Results 9 react-pin-field issues
Sort by recently updated
recently updated
newest added

> I am still having this issue on IOS Chrome and IOS webview with version 3.0.15. > > https://user-images.githubusercontent.com/5285035/177253115-62a179c0-7b67-4d8f-b1da-04d5468fe899.mp4 > > Also used the example, same issue on Chrome on...

bug
help wanted

I'm having an issue where onComplete and other events are executing twice inside a React Strict Mode component called FormAuthPin. My code: ``` export default function FormAuthPin({ onCompletePin, isLoading, isError,...

Hi 👋🏻, Firstly, thanks for your efforts in this library, it is really useful I faced an issue with the last input field, when I try to clear it, the...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.2 / 2023-11-28 Fix redos vulnerability with specific crafted css string - CVE-2023-48631 Fix Problem parsing with :is() and...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

Hi! Thanks for this lib, its awesome! But there is an issue which seems to be critical. In Safari (both mobile and desktop) autoFill works incorrect - it inserts code...