Is there a way to make a Repeater field work with NovaTabTranslatable?
For now it has been properly displayed before saving the value (and the value looks to be stored fine) but when there's a value it can't render the field.
I'm getting a JS error:
u.item.fields.map is not a function (webpack://laravel/nova/resources/js/components/Repeater/RepeaterRow.vue)
Is there a way to make a Repeater field work with NovaTabTranslatable?
For now it has been properly displayed before saving the value (and the value looks to be stored fine) but when there's a value it can't render the field.
I'm getting a JS error:
u.item.fields.map is not a function(webpack://laravel/nova/resources/js/components/Repeater/RepeaterRow.vue)