jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

Custom error message with Ajv-errors on nested schema

Open Git-mind opened this issue 3 years ago • 0 comments

Describe the bug

Opening an issue as per Stefan Dirix advised

For scenario 3: It seems our React Table renderer is not able to properly handle the allOf. This is why you get the “No applicable cell found” error. This is a bug. If you can reproduce this with the latest version of JSON Forms, please open an issue against the main repo.

Expected behavior

Display custom error message in nested schema or fields inside an array

Steps to reproduce the issue

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots

Screenshots and schema code inside the discussion board

https://jsonforms.discourse.group/t/custom-error-message-with-ajv-errors-on-nested-schema/995

In which browser are you experiencing the issue?

Version 105.0.5195.102 (Official Build) (64-bit)

Framework

React

RendererSet

Material

Additional context

No response

Git-mind avatar Sep 11 '22 15:09 Git-mind