Brugui7/cypress-log-filter

Can't open the dropdown once the test has finished

Opened this issue · 2 comments

Seems like a bug. ;)

Repro: Run a test and then try to use the dropdown once the test has finished.
Cypress version: 13.8.1.

This problem occurs when you run tests on certain browsers, Firefox, Chrome.

This problem occurs because the UI gets a refresh and the original listeners placed by the plugin become stale.