-
Notifications
You must be signed in to change notification settings - Fork 16
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
Comments
@jason-rudland try my branch: 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? |
@jason-rudland did you use the latest release 0.2.3? "64robots/nova-tab":"^0.2.3" |
Thanks @dtannen - that fixed the error message, but now there are no fields in the tabs when i go into edit?? |
@jason-rudland what version of Nova are you using? |
@dtannen I'm using Nova version 2.3.0 |
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:
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!
The text was updated successfully, but these errors were encountered: