jsonforms
jsonforms copied to clipboard
JSON Schema Features table in docs is broken
Describe the bug
The "JSON Schema Features" table (https://jsonforms.io/docs/renderer-sets/) is all blank.
Expected behavior
Cells in the table are colored based on whether the renderer supports the feature.
Steps to reproduce the issue
- Go to https://jsonforms.io/docs/renderer-sets/
- Look at the table under "JSON Schema Features"
Screenshots

In which browser are you experiencing the issue?
Firefox 103.0.1
Framework
No response
RendererSet
No response
Additional context
No response
Also getting this Chrome Version 103.0.5060.134
Thanks for the report! We usually track website issues here, but it's fine for now.
Just realized: It's only broken when you open the JSON Forms website directly on https://jsonforms.io/docs/renderer-sets, if you manually navigate there from any other page then the table shows up correctly.
This was fixed with https://github.com/eclipsesource/jsonforms2-website/pull/245