-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Expected Behavior
All test cookies should not be stored.
Current Behavior
There is a cookie with an empty name, which has the value testcookie
.
Steps to Reproduce
- Initialize the Filestack SDK.
- Open the Developer Tools in your browser.
- Navigate to the Cookies section.
- Check the cookies for Filestack.
Additional Screenshots
Context
This issue causes problems when running end-to-end (e2e) tests, due to an error in handling this specific scenario by Cypress.
Your Environment
The problem occurs across various browsers and operating systems.
- Version used: 3.24.1 (also checked on the newest version, 3.30.1)
- Browser Name and version: Google Chrome 121.0.6167.184
- Operating System and version (desktop or mobile): macOS Sonoma 14.2.1 (desktop)
martinbee
Metadata
Metadata
Assignees
Labels
No labels