- Issue created by @FilipNest
- πΊπΈUnited States greatmatter
I think this might belong in the username validation module, but if I'm wrong, we can try to figure out a way around it. I don't use the module, but if I had to guess, it's submitting the form every time the username field is changed? If that's the case, it would be an awful lot of validations.
There should be an option to prevent future verifications if the first one passes, though I'm not certain that will work in this use-case.