jonathan-k4
jonathan-k4
## Feature request It would be great if vagrant worked on newer arm based machines (Apple silicon, etc) as Virtualbox still doesn't have an arm64 release. I was able to...
If an object in the root of the schema has an `x-if` condition, it should not be rendered into the sections.
Looking for suggestions on how to handle updating arrays, or if this is a bug. Using the example on the help page [here](https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/lists/)... ``` { "strArray1": [ "one", "two", "three"...