nova-conditional-fields icon indicating copy to clipboard operation
nova-conditional-fields copied to clipboard

Cannot read property 'status' of undefined

Open yehudahkay opened this issue 4 years ago • 14 comments

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.

yehudahkay avatar Oct 03 '19 07:10 yehudahkay

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

16hands avatar Dec 14 '19 21:12 16hands

Also getting this issue.

atymic avatar Feb 17 '20 00:02 atymic

same issue for me too. any solution?

iffifan avatar Apr 12 '20 14:04 iffifan

Hi, same issue ;) Thx !!

issour avatar Apr 12 '20 15:04 issour

I have this error with Laravel 7.0 and Vue

EvgenyGulyaev avatar Apr 24 '20 07:04 EvgenyGulyaev

Same. Nova 3.6

njxqlus avatar May 19 '20 10:05 njxqlus

same here.

Tanariel avatar Aug 22 '20 13:08 Tanariel

Hey @Tanariel 👋

Can you provide some code samples?


~ Brian Dillingham (@im_brian_d)

dillingham avatar Aug 22 '20 20:08 dillingham

Still not solved. Having the same problem when I use the library to render conditional selects.

evgeniyPP avatar Oct 05 '20 19:10 evgeniyPP

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 image

and here's the error I get on the console image

jhayg12 avatar Dec 08 '20 02:12 jhayg12

Same issue here. Did anyone find a solution?

lvidal1 avatar May 25 '21 20:05 lvidal1

Guessing no-one found a solution?

leesouthwart avatar Jun 15 '21 11:06 leesouthwart

Same issue (

IcedElect avatar Jul 30 '21 13:07 IcedElect

Same issue. Package seems dead.

Pondake avatar Jan 29 '22 11:01 Pondake