When I have the option in the login plugin set to send an activation email on registration, the reg form breaks on submitting and no email is sent. The user.yaml file is made in the accounts directory but I get the error:
Call to undefined method Grav\Plugin\LoginPlugin::sendActivationEmail()
It was working fine earlier, and as far as I’m aware the email plugin is set up correctly as the contact form works.