-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove duplicate global_bar_seen cookies
We had a bug which meant that the global_bar_seen cookie was sometimes set more than once. This bug has now been fixed (#2026), but some users will be left with these duplicate cookies and therefore will continue to see the issue. This commit introduces a function that checks for these duplicate cookies and deletes them if they're present.
- Loading branch information
Vanita Barrett
committed
Feb 10, 2020
1 parent
7ec7903
commit 7249fcc
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters