Replies: 1 comment 4 replies
-
Hi @xaviersBiscuits, can you create a reproducible example on StackBlitz? I've honestly never tried throwing from the interceptor, so not surprised if it doesn't work as expected |
Beta Was this translation helpful? Give feedback.
4 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
下面是我的配置文件
我的问题是 响应拦截时我进行了 reject() , 但是在组件中使用生成的函数时依旧进入了.then()函数
Beta Was this translation helpful? Give feedback.
All reactions