[NcPopover] Provided 'title' property to trigger does not appear #6677
Labels
1. to develop
Accepted and waiting to be taken care of
bug
Something isn't working
feature: popover
Related to the popovermenu component
Tracked it down to upstream:
https://github.com/Akryum/floating-vue/blob/19857764c4f73dea7ed44a7d970adb968ee7ad90/packages/floating-vue/src/components/Popper.ts#L504
this.$_swapTargetAttrs('title', 'data-original-title')
is replaced and no longer shown by browserIt might interfere with upstream library hover behaviour, but there were no discussion about disabling/reverting it
Do we need a workaround here?
The text was updated successfully, but these errors were encountered: