[SOLVED] Autocomplete fire event on select
-
Hi there,
Im using the autocomplete and I wanna catch the event of select item and use the json row selected to do some stuffs. Any way to follow in moment?
-
-
Merged. Thanks for contributing!!!
-
It’s already merged ? still doens’t work for me…
-
@flashim what Quasar version are you on?
-
@rstoenescu 0.5.1
-
@flashim oh. this was fixed in v0.13 (always look at the milestone for a PR or github ticket closed).
-
Works after update to 0.13
quasar-app@0.0.1 /var/www/html/labs/vue/quasar/nevesonline
├── eslint-plugin-promise@3.5.0
├── postcss-loader@1.3.3
└── quasar-framework@0.13.1thx @rstoenescu for your help!