nova-conditional-fields
nova-conditional-fields copied to clipboard
Cannot read property 'status' of undefined
I originally had success using this package, but I am now getting the error
Cannot read property 'status' of undefined
If i remove the package everything is working. I haven't been able to pin down any further information.
I also get this, if any fields are in a Condition -> fieldsWhen group Vue throws this error to the JS console:
`[Vue warn]: Error in v-on handler (Promise/async): "TypeError: Cannot read property 'status' of undefined"
found in
---> <Update> at resources/js/views/Update.vue <Root>`
and the page locks up
Its a really useful package @dillingham, thank you for your effort with it
Also getting this issue.
same issue for me too. any solution?
Hi, same issue ;) Thx !!
I have this error with Laravel 7.0 and Vue
Same. Nova 3.6
same here.
Still not solved. Having the same problem when I use the library to render conditional selects.
Hi @dillingham I also encountered the same error with others.
Laravel: 8.0 Nova: 3.0 Php: 7.3
here's how I used it on my code
and here's the error I get on the console
Same issue here. Did anyone find a solution?
Guessing no-one found a solution?
Same issue (
Same issue. Package seems dead.