Fixed tag filter tooltip. Added emits property to tooltip component.
This commit is contained in:
@@ -125,6 +125,7 @@ export default {
|
||||
arrowOffset: 0,
|
||||
};
|
||||
},
|
||||
emits: ['open', 'close'],
|
||||
mounted,
|
||||
methods: {
|
||||
calculate,
|
||||
|
||||
Reference in New Issue
Block a user