Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6432: InputOtp updateTokens fix #6433

Merged

Conversation

AndrewMamdouh
Copy link
Contributor

Fix #6432

Fixed value is read-only issue which triggers upon value change.

Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2024 0:19am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Apr 21, 2024 0:19am

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Apr 21, 2024
@melloware melloware merged commit cdc7c3e into primefaces:master Apr 21, 2024
6 checks passed
@AndrewMamdouh AndrewMamdouh changed the title Fix 'updateTokens' to change tokens value Fix #6432: InputOtp updateTokens fix Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputOtp: Value is read-only (even if readOnly prop isn't set or false)
2 participants