You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Jsonforms component and pass the jsonschema defined above, UI Schema is not relevant here. We are using the material cells and material renderers.
The ipAddress and port properties defined above with readOnly true would be still editable.
Screenshots
No response
Which Version of JSON Forms are you using?
latest
Package
React Material Renderers
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Object inside array with readOnly true is not showing as disabled with material cells.
Expected behavior
Objects defined inside of an array in JsonSchema with a property having a readOnly keyword set to true should render the property/control as disabled.
Steps to reproduce the issue
Screenshots
No response
Which Version of JSON Forms are you using?
latest
Package
React Material Renderers
Additional context
No response
The text was updated successfully, but these errors were encountered: