]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Regression on tooltip template creation process. (#34628)
authorGeoSot <geo.sotis@gmail.com>
Tue, 3 Aug 2021 08:59:33 +0000 (11:59 +0300)
committerGitHub <noreply@github.com>
Tue, 3 Aug 2021 08:59:33 +0000 (11:59 +0300)
commita6a2d1e2df4f97486d1715a709f40f85193c4ef6
treefc73eb520b8c4c28e5801cef0820e062d96ed115
parent23fd488c380c347a3d0121a49b6285bdd65418a2
Regression on tooltip template creation process. (#34628)

* Regression on tooltip template creation process.

* check if template content does not exist, or given argument is empty

* call `setContent()` once.
js/src/popover.js
js/src/tooltip.js
js/tests/unit/popover.spec.js
js/tests/unit/tooltip.spec.js