You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to intercept network calls on a Next JS app, but every time I try to list the captured requests, it shows none.
Whereas, the same works fine for a React JS app.
I have been trying to intercept network calls on a Next JS app, but every time I try to list the captured requests, it shows none.
Whereas, the same works fine for a React JS app.