I have used TYPO3 8 Latest version with repository extension sr_feuser_registration(5.0.0) and my systems using php version 7.1.99.
Edit User profile is not working. when i click on update profile button it's just refresh the page not update profile. Also i debug the code and i get always isSubmit
value false
. but when i enable editPreview
then update profile working fine.
Thanks!