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
docs(material/autocomplete): reset template driven autocomplete example (#27656)
Make a bug fix to the template-driven autocomplete example. Fix demo
issue where clicking the reset button doesn't reset the autocomplete
options and the value in the input to the original state. Reset the form
field by resetting the value of the input and the tdStates to the value
when the demo is first rendered.
0 commit comments