Closed neilyoung closed 4 years ago
Disregard, my bad
👍
Great component BTW
...but would be awesome, if the "readOnly" attribute would be recognized.
Thanks Neil.
Reckoning with the readOnly attribute sounds interesting, I've created a separate issue for it: #922
I'm believing to have a valid schema:
If I put that into your new online tool, schema validations are indicated properly.
However, at runtime I neither get a "onValidate" callback nor violations (e.g. the enum thing) are indicated.
The editor is coming up, I can edit and "onHide" there is no validation problem indicated.
So the question is, why is there no error, if I e.g. enter "hallo" for "world_reference_frame"?