Open gweesin opened 5 months ago
just my 2 cents but It looks like it's a desired behaviour fix: update net stubbing to not intercept requests sent to dev server
or maybe related to the server
just my 2 cents but It looks like it's a desired behaviour fix: update net stubbing to not intercept requests sent to dev server
or maybe related to the server
I also tried and it looks like the server/lib/routes.ts intercept __cypress/assets
in order to load static assets file.
Current behavior
It doesn't work when intercepting path includes
__cypress/assets
Desired behavior
Could be intercepted successfully:
Test code to reproduce
https://github.com/gweesin/cypress-intercept-assets-bug
Cypress Version
13.12.0
Node version
22.3.0
Operating System
Windows 11.22631.3737
Debug Logs
Other
No response