Cypress should empty indexDB before onload #1383
Labels
type: duplicate
This issue or pull request already exists
type: feature
New feature that does not currently exist
Is this a Feature or Bug?
Bug
Current behavior:
IndexDB databases are not being cleared before runs
Desired behavior:
IndexDB databases should be empty when doing the first
.visit
How to reproduce:
From an application that uses indexDB, reload the application and indexDb data will still be there
Test code:
Additional Info (images, stack traces, etc)
The text was updated successfully, but these errors were encountered: