Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: XHR onreadystatechange not working for non POST requests #7417

Open
2 of 3 tasks
ndrake opened this issue Apr 20, 2024 · 2 comments
Open
2 of 3 tasks

[Bug]: XHR onreadystatechange not working for non POST requests #7417

ndrake opened this issue Apr 20, 2024 · 2 comments
Labels
plugin: http type: bug A confirmed bug report

Comments

@ndrake
Copy link

ndrake commented Apr 20, 2024

Capacitor Version

馃拪 Capacitor Doctor 馃拪

Latest Dependencies:

@capacitor/cli: 6.0.0
@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/ios: 6.0.0

Installed Dependencies:

@capacitor/core: 6.0.0
@capacitor/android: 6.0.0
@capacitor/cli: 6.0.0
@capacitor/ios: 6.0.0

[success] iOS looking great! 馃憣
[success] Android looking great! 馃憣

Other API Details

npm: 10.2.3
node: v18.19.0
pod: 1.14.3

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

After upgrading our app v5 app, our Axios requests don't seem to be intercepted by CapacitorHttp. This is happening in both iOS and Android.

Expected Behavior

CapacitorHttp intercepts all requests like it did with Capacitor v5

Project Reproduction

https://github.com/ndrake/cap-http-bug-repro

Additional Information

Might be the same issue as this recently reported bug: #7416

@ndrake ndrake added the triage label Apr 20, 2024
@patrickjquinn
Copy link

Can confirm this issue.

@jcesarmobile jcesarmobile added type: bug A confirmed bug report plugin: http labels Apr 25, 2024
Copy link

ionitron-bot bot commented Apr 25, 2024

This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.

@jcesarmobile jcesarmobile changed the title [Bug]: CapacitorHttp in v6 not intercepting Axios requests on iOS and Android [Bug]: XHR onreadystatechange not working for non POST requests Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin: http type: bug A confirmed bug report
Projects
None yet
Development

No branches or pull requests

3 participants