Problem/Motivation
This module makes the simple password reset module incompatible.
Steps to reproduce
Install Account field split and simple password field
Try resetting your password
The password fields are hidden and all you see is a button.
Proposed resolution
Provide a way to exclude the user/reset route from splitting the fields in the form alter.
Comments
Comment #2
dstorozhukThanks for reporting that. I will try to take a look to this issue and some other over this weekend.
Comment #4
dstorozhukPlease try
composer require 'drupal/account_field_split:^2.1@alpha'.Comment #5
dstorozhukComment #6
rviner commentedTested and works well. Thanks.
Comment #7
dstorozhuk