- Issue created by @calinh
Tabs with views with argument and with pictures not displayed. The pictures are rendered inside view using Global text for responsive behaviour.
The quicktab with a view with a grid is correctly displayed.
I have deleted all the quicktabs, uninstalled the module, run cron, update database, cache rebuild. I got a strange error on database update: [error] (Currently using Missing or invalid module The following module is marked as installed in the core.extension
configuration, but it is missing:
* jquery_ui_accordion
So I had to install it - using composer.
I have created one new, clean quicktab and I have the same issue, the argument is not sent by the quicktab to the same views with pictures, only one view with a grid is displayed ok.
I tried to duplicate my quicktab and a got a php error:
TypeError: call_user_func(): Argument #1 ($callback) must be a valid callback, function "quicktabs_machine_name_exists" not found or invalid function name in call_user_func() (line 275 of /home/corporat/web/core/lib/Drupal/Core/Render/Element/MachineName.php)
Any ideas of what to reinstall?
Active
Code