Skip to content

LinkHints breaks Proton mail #99

@akiross

Description

@akiross

Steps to reproduce

  1. Go to mail.proton.me
  2. Log in, open your inbox
  3. Enable column layout
  4. Switching to a different mail will break the preview
  5. Trying again with LinkHints disabled yields different results

Screen shot

Proton Mail broken

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions