jsonforms icon indicating copy to clipboard operation
jsonforms copied to clipboard

No applicable renderer found

Open Anmol0410 opened this issue 2 years ago • 3 comments

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).

image

Expected behavior

It is expected to run good but it is not happening so.

Steps to reproduce the issue

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

Screenshots

image image

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

Anmol0410 avatar Oct 25 '23 11:10 Anmol0410

Hi @Anmol0410,

Thanks for the report.

It works for me image

Can you give more details, e.g. paste the full code and package.json of your broken state?

sdirix avatar Oct 26 '23 09:10 sdirix

image image image image image @sdirix These are the codes which I used :

Anmol0410 avatar Nov 27 '23 09:11 Anmol0410

Also the package.json file you requested : image

Anmol0410 avatar Nov 27 '23 09:11 Anmol0410