40818419 / react-code-input

React component for entering and validating PIN code.
MIT License
314 stars 129 forks source link

Inability to Input Arabic Numerals (٠١٢٣٤٥٦٧٨٩) in react-code-input #187

Open Siraj2025 opened 11 months ago

Siraj2025 commented 11 months ago

Description: Arabic-speaking users encounter difficulty entering Arabic numerals (٠١٢٣٤٥٦٧٨٩) with the Arabic keyboard in the react-code-input NPM package. Numerals either display incorrectly or remain invisible, impacting usability.

Impact: Arabic-speaking users face input challenges with Arabic numerals, affecting the usability of the react-code-input .

Siraj2025 commented 11 months ago

@40818419