Skip to content

Commit a7f49dd

Browse files
author
Nagesh Pai
committed
Hide tooltip to prevent all from showing up
1 parent 1ba6a75 commit a7f49dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/infotip/infotip-web-component.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class BlaBlaBlocksInfotip extends HTMLElement {
2626
requestAnimationFrame( () => {
2727
this.updatePosition();
2828
this.initializeEventListeners();
29+
this.hideTooltip();
2930
} );
3031
}
3132

0 commit comments

Comments
 (0)