chris-ware / nova-breadcrumbs

Breadcrumbs for Laravel Nova
152 stars 44 forks source link

TypeError: Cannot read property 'loading' of undefined #88

Closed bigperson closed 4 years ago

bigperson commented 4 years ago

image

chris-ware commented 4 years ago

I need a little more than just a screenshot. Can you let me know the following:

I'm assuming this relates to the Create View as that is the only one with the children lookup, but can you confirm how you got to the page that produced this error?

Bessamu commented 4 years ago

Hello!

Yes, that happens only in Create view.

thibodelanghe commented 4 years ago

Hi, this error also occurs in my case https://github.com/chris-ware/nova-breadcrumbs/issues/89

Edit: not the same error, but when i go to the same page as this issue i get the same error

chris-ware commented 4 years ago

Hi, this error also occurs in my case #89

The error presented in #89 and this error are 2 distinctly different errors. Please don't relate them when they aren't related.

chris-ware commented 4 years ago

@Bessamu You either need to downgrade your instance of Nova Breadcrumbs to the version that matches your Nova install or update Nova to the latest supported version. The packages have too open version requirements that allow newer versions to be installed on older packages.