mikelax / forgingadventures

0 stars 0 forks source link

closes #140 - warning in controlled element on Settings page - email field #152

Closed nazar closed 6 years ago

nazar commented 6 years ago

This was a warning and is triggered since the email input is initially rendered with a null email value (un-controlled) and again once an email is fetched to the db (controlled).

I updated the code so that the email input is only rendered when there is an email