Submitting settings without a profile image URL breaks the avatar display #16
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Submit
without providing any value in theImage
field<img src="" ...>
)Also, there's no validation of the profile image URL whatsoever, i.e. form saves with any value provided (like
foo
).The text was updated successfully, but these errors were encountered: