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
Active
4.0
Code