Warning message Close Bootstrap Tab style will not display without the "Tab title" setting

Created on 27 September 2023, over 1 year ago
Updated 27 May 2024, 10 months ago

Problem/Motivation

I would like to create a Bootstrap Tab view using content fields. I am not able to access the Bootstrap Tab settings inside a view. I get an error message:

Warning message
Close
Bootstrap Tab style will not display without the "Tab title" setting.

Steps to reproduce

Using Drupal 9.5.11 with Views Bootstrap 5.5.0-alpha1. Create a brand new view using a custom content type. Choose Bootstrap Tab as the display Format. Choose to render Fields, not content. Choose Block, not Page. Once you get to the edit page, click on the Bootstrap Tab settings. For me, nothing happens. Also, I see the error shown above. There are also some debug views with this PHP error: Warning: Undefined array key "tab_group" in template_preprocess_views_bootstrap_tab() line 217

I tried using this patch in case it's related:

"drupal/views_bootstrap": {
              "2948150-45: Views Bootstrap Tabs cannot be grouped": "https://www.drupal.org/files/issues/2023-04-18/2948150-45.patch"
          }

I'm not sure if I even did that correctly in composer.json. I'm pretty green when it comes to patching.

Thanks in advance.

πŸ’¬ Support request
Status

Fixed

Version

5.5

Component

Tabs

Created by

πŸ‡ΊπŸ‡ΈUnited States rraney

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024