Why intercept() some times doesn't catch the request #14718
Unanswered
xwmyth8023
asked this question in
Questions and Help
Replies: 1 comment 1 reply
-
@xwmyth8023 Are you sure the request is being made to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes,


intercept()
can catch the request, but sometimes can't, anyone can give a hand?This is a successful case:
But when re-test it, it gets failed
Example code:
Beta Was this translation helpful? Give feedback.
All reactions