You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2020. It is now read-only.
While debugging with a proxy, I noticed that the broken image was coming from 404 error, meaning the image is not yet ready when the server replies with the URL.
Proposed workaround: after an img src replacement, send an event (for instance every 500ms for 5secs) that triggers image reload iff we have broken images in the Webview.