-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Steps to reproduce
- Go to mail.proton.me
- Log in, open your inbox
- Enable column layout
- Switching to a different mail will break the preview
- Trying again with LinkHints disabled yields different results
Screen shot
Description
When LinkHints is enabled, Proton Mail will fail and break with a message "Something went wrong. Please refresh the page or try again later.". When the page is reloaded, the selected mail (if any) will load properly, but upon switching email, the error will pop up.
The Developer console shows this kind of messages (related to proton's webpack build):
TypeError: can't access dead object
useLinkHandler.tsx:158
...
which do not appear when LinkHints is disabled.
Debug info
Debug info
{
"version": "1.3.3",
"browser": "firefox",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0",
"browserInfo": {
"name": "Firefox",
"vendor": "Mozilla",
"version": "130.0.1",
"buildID": "20240913135723"
},
"platformInfo": {
"os": "linux",
"arch": "x86-64"
},
"storage.sync": {
"autoActivate": false
},
"storage.local": {
"tutorialShown": true
},
"language": "en-US"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
