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!
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!