-
Notifications
You must be signed in to change notification settings - Fork 217
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
matrix.to forgot that I had an Element Desktop? #367
Comments
Just played around with it and here is how it's working:
From the code, it seems like the only way it chooses web first is if you have previously set your I didn't spot how this could spontaneously change without selecting Continue in your browser. There is a bit of smoke where it matches platforms against supported platforms but I didn't investigate deep into that. |
Oh, if "Continue in your browser" permanently changes your preference to "webPlatform", that would explain it -- I can well believe that I hit that button at some point during testing. It's not at all obvious that will be a permanent change rather than a one-off. |
I'll open a new issue |
#368. Thanks for the help, both. |
For some reason, links suddenly started opening in element web. (matrix.to was linking to https://app.element.io/).
I have now gone "Continue with Element [Change]" -> "Element" (ie, what looks like a no-op), and now it's correctly linking to
element://
.So it's now working again, but I am confused about what broke it.
The text was updated successfully, but these errors were encountered: