You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[x] question about how to use this project
Summary
For some reason, I am using requestDataFromUser just like @fuchien is using, when I open the modal with errors array, I can't input any data to fix the errors, just following this code snippet from your docs
and it does not work when the modal opens, it shows the red fields with correct validations, but I can't update any value
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions on how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)
The text was updated successfully, but these errors were encountered:
@leognmotta thank you for your report! Would you be able to provide the settings and hooks you're using? Perhaps it'll be easier to create a CodeSandbox with your configs?
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[x] question about how to use this project
Summary
For some reason, I am using
requestDataFromUser
just like @fuchien is using, when I open the modal with errors array, I can't input any data to fix the errors, just following this code snippet from your docsand it does not work when the modal opens, it shows the red fields with correct validations, but I can't update any value
The text was updated successfully, but these errors were encountered: