Closed
Description
Environment Setup
parse dashboard 1.0.11, parse server 2.2.9
Steps to reproduce
- in class "user" click on field "email", given that the field contains an email address
- hit "delete" key on keyboard
- the email address text remains in the field instead of becoming "(undefined)"
- click onto another field -> the previous email field changes to "(undefined)" and after 1 second changes back to the original email value
Logs/Trace
The email address cannot be deleted with the dashboard. However the value of the field can be changed and saved, e.g. setting another email address works. This occurs only with the "email" field, other custom fields in the User class can be deleted by keystroke.
Metadata
Metadata
Assignees
Labels
No labels