Skip to content

Responses are not intercepted on page reload #161

@churixho

Description

@churixho

My SPA site is built using ReactJS + Redux + react router.
Let's say we have page A whichs load a.json and page B which loads b.json

Case 1: Go to page A; intercept a.json; then refresh the page
Results: a.json is not intercepted

Case 2: Go to page A; intercept b.json; then go to page B
Results: b.json is intercepted successfully

Expected behaviour: Response could be intercepted upon page refresh

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions