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
I have a project which is using vue-google-autocomplete and needs to dynamically change the types which the component autocomplete object accepts (in my case, toggling between addresses or cities.) Unfortunately, it appears that the types are only set on mount and not updated any other way.
The text was updated successfully, but these errors were encountered:
morgant
added a commit
to morgant/vue-google-autocomplete
that referenced
this issue
Sep 1, 2020
I have a project which is using vue-google-autocomplete and needs to dynamically change the types which the component autocomplete object accepts (in my case, toggling between addresses or cities.) Unfortunately, it appears that the types are only set on mount and not updated any other way.
The text was updated successfully, but these errors were encountered: