Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'status' of undefined #10

Open
yehudahkay opened this issue Oct 3, 2019 · 14 comments
Open

Cannot read property 'status' of undefined #10

yehudahkay opened this issue Oct 3, 2019 · 14 comments

Comments

@yehudahkay
Copy link

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.

@16hands
Copy link

16hands commented Dec 14, 2019

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

---> at resources/js/views/Update.vue
`

and the page locks up

Its a really useful package @dillingham, thank you for your effort with it

@atymic
Copy link

atymic commented Feb 17, 2020

Also getting this issue.

@iffifan
Copy link

iffifan commented Apr 12, 2020

same issue for me too. any solution?

@issour
Copy link

issour commented Apr 12, 2020

Hi, same issue ;)
Thx !!

@EvgenyGulyaev
Copy link

I have this error with Laravel 7.0 and Vue

@njxqlus
Copy link

njxqlus commented May 19, 2020

Same. Nova 3.6

@Tanariel
Copy link

same here.

@dillingham
Copy link
Owner

Hey @Tanariel 👋

Can you provide some code samples?


~ Brian Dillingham (@im_brian_d)

@evgeniyPP
Copy link

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

@jhayg12
Copy link

jhayg12 commented Dec 8, 2020

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

@lvidal1
Copy link

lvidal1 commented May 25, 2021

Same issue here. Did anyone find a solution?

@leesouthwart
Copy link

Guessing no-one found a solution?

@IcedElect
Copy link

Same issue (

@Pondake
Copy link

Pondake commented Jan 29, 2022

Same issue. Package seems dead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests