A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/issues/4064 below:

Using v-b-tooltip without setting a title shows empty tooltip · Issue #4064 · bootstrap-vue/bootstrap-vue · GitHub

Describe the bug

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.

Example:

Steps to reproduce the bug

Create 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>

Expected behavior

The tooltip is only displayed if a title has been set

Versions

Libraries:

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