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

TypeError: Cannot read property 'fields' of undefined - after Composer Update #29

Open
jason-rudland opened this issue Aug 28, 2019 · 6 comments

Comments

@jason-rudland
Copy link

I've been using tabs in my project for some time with no problem. I just added some functionality which caused me to do a Composer Update, which seems to have broken the Tabs package.

I get this error in the browser console when it tried to render the tabs:

TypeError: Cannot read property 'status' of undefined

I managed to get it working again after I rolled back the Composer Update, but I need to resolve this properly - I'm really stuck!

@dtannen
Copy link
Contributor

dtannen commented Sep 10, 2019

@jason-rudland try my branch:
{
"type": "vcs",
"url": "https://github.com/dtannen/nova-tab"
},

working with latest version of Nova

@jason-rudland
Copy link
Author

@jason-rudland try my branch:
{
"type": "vcs",
"url": "https://github.com/dtannen/nova-tab"
},

working with latest version of Nova

Thanks @dtannen - I've installed it, but I'm getting the following error: Class R64\NovaTab\NovaRequest does not exist.

Any ideas?

@dtannen
Copy link
Contributor

dtannen commented Sep 16, 2019

@jason-rudland did you use the latest release 0.2.3?

"64robots/nova-tab":"^0.2.3"

@jason-rudland
Copy link
Author

Thanks @dtannen - that fixed the error message, but now there are no fields in the tabs when i go into edit??

@dtannen
Copy link
Contributor

dtannen commented Sep 17, 2019

@jason-rudland what version of Nova are you using?

@jason-rudland
Copy link
Author

@dtannen I'm using Nova version 2.3.0

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

2 participants