Skip to content

Conversation

@tresf
Copy link
Contributor

@tresf tresf commented Oct 2, 2023

Closes #1183

@tresf tresf requested a review from akberenz October 2, 2023 16:42
@tresf
Copy link
Contributor Author

tresf commented Oct 4, 2023

Thanks @akberenz! 12a4b6d perfectly shows the redirect now, which shows the response-content-disposition=attachment, which we don't currently support.

Gluon did offer a workaround to save this file to a temporary location, but this has other implications, such as relative links breaking. I think the best approach is to log, unlatch and let the developer fix it on the back-end.

Merging.

@tresf tresf merged commit cc4454e into master Oct 4, 2023
@tresf tresf deleted the fx-cancelled branch October 4, 2023 17:21
emkah4 pushed a commit to Fourbolts/orderkrab-tray that referenced this pull request May 24, 2025
* Capture CANCELLED WebView state
* Add new listener to log webapp status messages
* Closes qzind#1183

---------

Co-authored-by: Berenz <5912715+akberenz@users.noreply.github.com>
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.

HTML Worker.State.CANCELLED throws TimeoutException

3 participants