-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
LiveSelect and LiveView versions
have you tried LiveSelect's and LiveView's latest versions? Please try them and see if the bug still occur
which LiveSelect version are you on? (1.5.4
)
which LiveView version are you on? (1.0.3
)
Describe the bug
I have a form setup with phx-focus="set-default"
. When I delete the value of the form then click on it, it fills in the data that was originally in the form. A click should not do that. Disabling the content of my set-default
method doesn't do anything to help.
Expected behavior
Clicking while editing the field shouldn't change the field.
Actual behavior
The field is being reset to its original value.
Screenshots
https://youtu.be/-vYcd11HtAo
Browsers
Chrome
Metadata
Metadata
Assignees
Labels
No labels