-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Taro request 添加了异步拦截器之后, abort 丢失 #16897
Comments
This was referenced Nov 23, 2024
有人吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
微信小程序
小程序基础库: 3.2.4
使用框架: React
复现步骤
期望结果
正常返回abort并且可以正常使用
实际结果
TypeError: requestTask.abort is not a function
环境信息
补充信息
场景:每次发起请求前,检验token,在过期时,尝试更新一次token
The text was updated successfully, but these errors were encountered: