Fix the user password field type from text to password
Fix the phone number field type from text to tel
Fix user state select field
Don’t autoload field values from specified datastore when a “value” is explicitly passed to the field.
Only load published reusable blocks on the frontend of the website
Improved the UX for editing a users account by automatically “hiding” password and email fields and only requiring them to be submitted when users explicit request an update via the field’s “change” toggle button.