heartforit
Results
2
comments of
heartforit
I had to drill trough the back of the head, but it works (very ugly workaround i guess): ````javascript const abc = ref() $(abc.value.$refs.clearButton).click((e) => { selectedOption(null) }) ```` ```vue...
Thank you so much. This issue could be closed!