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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(http): dispatch progress event properly when the response body is null #6991

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AndrWeisR
Copy link

Fixes bug: Capacitor http request failed on native platforms when response body is null (js null value) and Content-Type is application/json #6947

Fixes bug: Capacitor http request failed on native platforms when response body is null (js null value) and Content-Type is application/json ionic-team#6947
@dimitr0v
Copy link

dimitr0v commented Nov 8, 2023

Hello, Can anyone made a review of this PR, please? It's contains a small code change, but fixes a issue that's not so minor. Thanks.

@ItsChaceD ItsChaceD self-requested a review January 17, 2024 13:03
@ItsChaceD
Copy link
Contributor

Please run npm run build:nativebridge so the other native-bridge.js files are generated for Android & iOS.

@ItsChaceD ItsChaceD changed the title Update native-bridge.ts fix(http): dispatch progress event properly when the response body is null Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants