vue-jsonschema-form
vue-jsonschema-form copied to clipboard
Why can you not use the data object to build the form?
When I do:
data() { return { schema: {} } }
It just does not bring anything back, it is almost like it is relying on the global const