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
Problem description: I was wondering how to add a button and a click handler to it inside the suggestion item slot ? The click handler on the "delete" button in my sample code doesn't work
The text was updated successfully, but these errors were encountered:
Hello guys,
I was wondering how to add a button and a click handler to it inside the suggestion item slot
vue-autosuggest
version: ^2.2.0node
version: v12.22.7npm
(oryarn
) version: 6.14.15Relevant code or config
Reproduction sandbox/repository: https://codesandbox.io/s/vueautosuggest-base-forked-ld3h4o?file=/App.vue
Problem description: I was wondering how to add a button and a click handler to it inside the suggestion item slot ? The click handler on the "delete" button in my sample code doesn't work
The text was updated successfully, but these errors were encountered: