@@ -42,7 +42,7 @@ export const createTooltip = ($el, content, options) => {
placement: 'top',
shiftPadding: [8, 0],
theme: 'light',
trigger: 'mouseenter',
trigger: 'mouseenter click',
virtualReference: undefined,
zIndex: '',
...options,
The note is not visible to the blocked user.