You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Each time I pick an item from the paper-dropdown-menu, the observer which I set for the value attribute gets fired twice, once having the desired value and a second time having null.
Hi,
Each time I pick an item from the
paper-dropdown-menu
, the observer which I set for thevalue
attribute gets fired twice, once having the desired value and a second time having null.Expected outcome
The observer should fire only once / item picked.
Thanks!
The text was updated successfully, but these errors were encountered: