If you add a v-b tooltip to an element without setting a title, an empty tooltip is displayed above the element. I think in earlier versions, the tooltip was hidden until the title was set.
Steps to reproduce the bugCreate a button with an empty tooltip:<b-button v-b-tooltip>Test</b-button>
or<b-button v-b-tooltip="undefined">Test</b-button>
or<b-button v-b-tooltip="null">Test</b-button>
The tooltip is only displayed if a title has been set
VersionsLibraries:
Environment:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4