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: QR scanning not showing errors on failure #4040

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Jul 19, 2024

useTranslationFunction hook cannot be used when we create the component instance like this.

This, however, removes an extra new line, but it's not bad.

To reproduce, send this (invalid) link in a chat and click it: https://i.delta.chat/#dummy&a=example%40testrun.org&n=test&i=test&s=test

image

@WofWca WofWca force-pushed the fix-qr-scanner-not-showing-error branch from 5264ed0 to 9efea46 Compare July 19, 2024 15:08
Copy link
Member

@Simon-Laux Simon-Laux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, didn't test

CHANGELOG.md Outdated Show resolved Hide resolved
`useTranslationFunction` hook cannot be used when we create the
component instance like this.

This, however, removes an extra new line, but it's not bad.

To reproduce, send this (invalid) link in a chat and click it:
https://i.delta.chat/#dummy&a=example%40testrun.org&n=test&i=test&s=test
@WofWca WofWca force-pushed the fix-qr-scanner-not-showing-error branch from 9efea46 to 134c259 Compare July 22, 2024 07:45
@WofWca WofWca added the bug Something isn't working label Jul 22, 2024
@nicodh nicodh merged commit 046e942 into main Jul 22, 2024
7 checks passed
@nicodh nicodh deleted the fix-qr-scanner-not-showing-error branch July 22, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants