Prerequisites
What theme are you using?
core
Version
5.x
Current Behavior
in readonly mode the dropdown for the oneOf is not disabled.
Changing the value there reset the fields.
Expected Behavior
dropdown should be disabled or at least fields should not be reset.
Steps To Reproduce
- open this playground:
Playground readonly
- switch the value in the dropdown to Option 2
- switch back to Option 1
- Values are reset
Environment
- OS: ubuntu 22.04
- Node: 18
- npm:10.8.3
Anything else?
No response