capacitor
capacitor copied to clipboard
fix(http): dispatch progress event properly when the response body is null
Fixes bug: Capacitor http request failed on native platforms when response body is null (js null value) and Content-Type is application/json #6947
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.
Please run npm run build:nativebridge
so the other native-bridge.js
files are generated for Android & iOS.