Skip to content
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

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

Open
4 tasks done
delendum opened this issue Jun 23, 2023 · 2 comments
Open
4 tasks done

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

delendum opened this issue Jun 23, 2023 · 2 comments
Labels
bug Something isn't working extra: critical It's really, really important

Comments

@delendum
Copy link

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • 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 delendum added the bug Something isn't working label Jun 23, 2023
@PureTryOut
Copy link

Can reproduce on lemmy.ml (although I can't see the logs there of course). I wanted to move to another instance to spread out more over the fediverse, but it seems my account will have to remain in existence for now.

@Nutomic Nutomic transferred this issue from LemmyNet/lemmy Jun 27, 2023
@SleeplessOne1917 SleeplessOne1917 added the extra: critical It's really, really important label Jun 27, 2023
@KaKi87
Copy link

KaKi87 commented Jul 5, 2023

Add the type="button" attribute to the button so that it no longer triggers the submit event on its form parent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extra: critical It's really, really important
Projects
None yet
Development

No branches or pull requests

4 participants