Previously when using the Lock Passwordless widget https://github.com/auth0/lock-passwordless it would remember the last email address used for login and pre-populate the field when attempting to login on subsequent visits (thus avoiding the need to type long email addresses).
Since upgrading to the lock widget v11 this no longer happens and it does not appear to have any options to allow this. The obvious option would be the rememberLastLogin configuration but this does not appear to impact passwordless functionality.
Please advise.