Nova 4 Ignore axios interceptors #4950
Answered
by
TNDJX
TNDJX
asked this question in
Ideas & Feature Requests
-
Description:In Nova 3 we could add interceptors to Axios instance like this:
When trying to do the same in Nova 4 it looks like any interceptors defined are not picked up at all Detailed steps to reproduce the issue on a fresh Nova installation:
Expected outcome
|
Beta Was this translation helpful? Give feedback.
Answered by
TNDJX
Oct 26, 2022
Replies: 1 comment
-
For anyone still trying to use interceptors I managed to work with the XMLHttpRequest object
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TNDJX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone still trying to use interceptors I managed to work with the XMLHttpRequest object