vue-autocomplete icon indicating copy to clipboard operation
vue-autocomplete copied to clipboard

Dispatch deprecated

Open janat08 opened this issue 8 years ago • 5 comments

Your code has dispatch in it that may have to be emit

janat08 avatar Jan 30 '17 16:01 janat08

Hey @janat08, What is version of Vue do you use? 1 or 2?

BosNaufal avatar Feb 01 '17 03:02 BosNaufal

1, but i'm not using the package and will hopefully migrate to two

janat08 avatar Feb 01 '17 16:02 janat08

hi! cool component! but why it have $dispatch? how I can use that without vuex?

*sorry, my english is bad

web-crab avatar Feb 21 '17 12:02 web-crab

dispatch is actually not vuex method at version 1 of vue. Migrated to version 2.

janat08 avatar Feb 21 '17 14:02 janat08

Hey All @janat08 @klimash , you can use Vue Autocomplete 2

BosNaufal avatar Feb 25 '17 11:02 BosNaufal