jsonforms
jsonforms copied to clipboard
No applicable renderer found
Describe the bug
I have followed the same code which is given in example but still it is giving me error : No applicable renderer found
You can find my schema code in the screenshots.
I have tried to log materialrenderers but is giving me undefined.(Same for materialCells).
Expected behavior
It is expected to run good but it is not happening so.
Steps to reproduce the issue
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Screenshots
In which browser are you experiencing the issue?
Version 117.0.5938.150
Which Version of JSON Forms are you using?
v3.1.0
Framework
React
RendererSet
Material
Additional context
No response
Hi @Anmol0410,
Thanks for the report.
It works for me
Can you give more details, e.g. paste the full code and package.json of your broken state?
@sdirix
These are the codes which I used :
Also the package.json file you requested :