jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Errors duplication while validating

Open sapuz1508 opened this issue 10 months ago • 1 comments

Describe the bug

While writing in a simple input, when the validation occurs, the (eventual) error message appears to be duplicated.

image-2

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

  1. Select field
  2. Update field with value > 10
  3. See duplicated error

Screenshots

image-2

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

sapuz1508 avatar Apr 19 '24 09:04 sapuz1508

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?

LukasBoll avatar May 08 '24 14:05 LukasBoll

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

lucas-koehler avatar Jul 05 '24 09:07 lucas-koehler