In Drupal 11, the options for historical clicks recorded by quicktab cookies will not take effect when refreshing the page.

Created on 21 July 2025, 2 months ago

The specific reason is that $link.data("myTabIndex") in the code is of character type, $cookieValue is of numeric type, and === is false. This section is on line 141, and the file path is /docroot/modules/contrib/quicktabs/js/quicktabs.js

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇨🇳China murphyw

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

Comments & Activities

Production build 0.71.5 2024