-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Unable to decrypt on one device only #12782
Comments
Asking the keys from another device worked. I sent debug logs before and after requesting keys from other device. UTDs are getting rare (kudos for that!) so no remaining UTD must remain "unpunished" as reproducing might be hard. Correct my if that not very useful. |
@tuxayo Are you still seeing the issue? If you are, the Crypto team will need logs (which you can submit using the /rageshake command) to be able to debug the issue |
Duplicate of #2996 |
* Stop using the js-sdk's compare function The file is supposed to be a js-sdk internal module so we shouldn't have been using it, and now it uses the native collator, it's completely trivial. It was also causing Intl.Collator to be accessed at the module scope which risked it beating the modernizr check. * add test * Fix tests Move the restoreAllMocks to prevent mock leakage and also add some custom themes to test the ordering of those. * Move spy to the right place * Add ANOTHER test * Add test for integration manager ordering
Description
Both UTD on my Riot web device
https://matrix.to/#/!CWLUCoEWXSFyTCOtfL:matrix.org/$bE_RiRVnVcW68eoDX4Qhopfojn0BBJFPwR5kOXyO6BI?via=sw1v.org&via=matrix.org&via=chat.weho.st
https://matrix.to/#/!CWLUCoEWXSFyTCOtfL:matrix.org/$tH62-sX-RHWZH74hFuA-zwApUB17DWIL6kRw0oltca4?via=sw1v.org&via=matrix.org&via=chat.weho.st
Version information
For the web app:
The text was updated successfully, but these errors were encountered: