tootle tip still appeared bootstrap 4 code example
Example 1: bootstrap 4 tooltip
Example 2: bootstrap 5 tooltip
Example 3: bootstrap 4 title
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})