6
Trying to register on another instance. Spinner runs infinitely
(lemmy.dbzer0.com)
Support / questions about Lemmy.
Might help, but when I first tried signing up a few months back I had the same issue, it was bc the username I wanted was too many characters and a db error was just getting swallowed and no message came back telling me it's too long.
The reason I even know this is bc I'm slightly insane and decided to spin up my own lemmy instance just so I could debug it. I never submitted an issue on GitHub for it, because on top of being insane, I'm also incredibly lazy
wow.. that is terrible. You should not have had to go on a dig for such a simple limitation. All this fancy javascript and it failed to do a simple field length check.