Closed (fixed)
Project:
Quick Tabs
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2025 at 16:01 UTC
Updated:
12 Jul 2025 at 00:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
haritha c commentedI have fixed the tab memory issue by converting $cookieValue to an integer using parseInt($cookieValue, 10).
The fix is committed in the branch 3519116-tab-memory-feature.
Patch is also uploaded.
https://git.drupalcode.org/issue/quicktabs-3519116/-/tree/3519116-tab-me...
Please review.
Comment #5
anwaikurn commentedThank you for the MR, but you should not add .patch file to the commit.
Comment #6
anwaikurn commentedComment #7
haritha c commentedThank you for your comment. I've removed the .patch file from the updated code repository.
Comment #8
haritha c commentedComment #10
smustgrave commented