Ralfarios / antd-input-otp

An OTP Input Component based on Ant Design Component Library for React.
https://www.npmjs.com/package/antd-input-otp
19 stars 4 forks source link

Missing Reference #10

Closed dadaniyalamjad closed 1 year ago

dadaniyalamjad commented 1 year ago

When I come to the OTP screen, I'm not getting auto-focus on the first box for entering the OTP.

image

Ralfarios commented 1 year ago

I will check it and work on it in the next update, thank you for your report..

Cheers, R.

Ralfarios commented 1 year ago

@dadaniyalamjad Hello, checkout the latest version (v1.1.0), we have autofocus and inputref, also you can paste your otp too, and make sure the value type and input type are the same.

Cheers, R.