lemmy icon indicating copy to clipboard operation
lemmy copied to clipboard

[Bug]: Users are unable to delete their own accounts

Open delendum opened this issue 1 year ago • 1 comments

Requirements

  • [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • [X] Did you check to see if this issue already exists?
  • [X] Is this only a single bug? Do not put multiple bugs in one issue.
  • [X] Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Summary

Users are unable to delete their own accounts in Lemmy 0.18.0

Steps to Reproduce

  1. Go to Settings
  2. Cick Delete Account
  3. The page gets redirected/reloads automatically.

Technical Details

Browser console:

TypeError: gRecipeManager is null LoginManagerParent.jsm:136:3 [Exception... "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIFaviconService.replaceFaviconDataFromDataURL]" nsresult: "0x804b000a (NS_ERROR_MALFORMED_URI)" location: "JS frame :: resource:///modules/PlacesUIUtils.jsm :: loadFavicon :: line 212" data: no]

Version

BE: 0.18.0

Lemmy Instance URL

https://lemdit.com

delendum avatar Jun 23 '23 23:06 delendum