Skip to content

Fix console warn in boards

Mikhail requested to merge (removed):343948-fix-console-warning into master

What does this MR do and why?

This MR fix console warning [BootstrapVue warn]: tooltip - The provided target is no valid HTML element..

Button used GlTooltip twice as a directive and as a component.

Related to #343948 (closed)

Merge request reports