jsonforms
jsonforms copied to clipboard
Custom error message with Ajv-errors on nested schema
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
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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