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
Is Autocomplete supported inside of Row? i'm getting this:
[Vue warn]: Invalid prop: type check failed for prop "rowValues". Expected Array, got Object found in
--->
at resources/js/components/Card.vue
at resources/js/components/Form/Panel.vue
at resources/js/components/LoadingView.vue
at resources/js/views/Update.vue
Okay, so how about now? It's been a few years now and we still do not have support for JSON and ROW fields being nested. Is this something that is still in the works?
I have a simple row like this:
but the JSON Field is not shown on the edit form.
The text was updated successfully, but these errors were encountered: