Tooltips Error on Beta Channel

Wappler 5.8.2 Beta Channel Updates

When I add a tooltip to a button element, the code is added to the content page with the Javascript added to the layout page.

When trigger is set to hover and I hover the following error appears in dev tool Error Console:

[Error] TypeError: this.getAttribute is not a function. (In 'this.getAttribute('dmx-bs-tooltip')', 'this.getAttribute' is undefined)
	title (dmxBootstrap5Tooltips.js:11)
	_getTitle (bootstrap.bundle.min.js:6:65898)
	_isWithContent (bootstrap.bundle.min.js:6:64967)
	show (bootstrap.bundle.min.js:6:63401)
	(anonymous function) (bootstrap.bundle.min.js:6:68387)

This seems to be a bug in Bootstrap v5.3. Patrick’s response to the bug report here:

Tooltip error v6.0.0-beta.3 - Wappler General / Bugs - Wappler Community

1 Like

Fixed in Wappler 6 beta 10