In fact there is no <form> element, so no action and method attribute in my profile form !!
Could it be the reason ?
Hello,
I do the steps and No difference for me, my html update button is :
<div class=”um-col-alt”>
<div class=”um-center”><input type=”submit” value=”Update” class=”um-button”>
</div>
<div class=”um-clear”></div>
</div>
And nothing happens on click !