Tabs don't work. When you click on any tab in the navigation, the corresponding description should open. But this doesn't happen

CommentFileSizeAuthor
#3 3478256.patch2.07 KBmamoruua

Issue fork ws_lb_tabs-3478256

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

david-b created an issue. See original summary.

mamoruua’s picture

StatusFileSize
new2.07 KB

I encountered a similar issue on the project. This bug occurs when the tab name starts with a numeric value (e.g., "12 Days of Fitness"). The proposed changes in the merge request fix this issue.
I will add a temporary patch so it can be used on the project until the merge request is approved.

rolki’s picture

Status: Active » Reviewed & tested by the community