jsonforms
jsonforms copied to clipboard
Errors duplication while validating
Describe the bug
While writing in a simple input, when the validation occurs, the (eventual) error message appears to be duplicated.
Expected behavior
There shouldn't be any changes on how the components behaves, but the error message should appear only 1 time
Steps to reproduce the issue
- Select field
- Update field with value > 10
- See duplicated error
Screenshots
Which Version of JSON Forms are you using?
3.1.1
Framework
Vue
RendererSet
Other (please specify in the Additional context field)
Additional context
It's mostly the vanilla renderer set with custom styling
Hello @sapuz1508 , thank you for the report. Unfortunately, I wasn't able to reproduce the issue on version 3.1.1. Can you provide additional information about the schema or a minimal example to reproduce the issue?
Closing this as it could not be reproduced. Feel free to reopen this if it is still reproducible with the latest 3.3 version @sapuz1508