From 57584fd674b66438ad046eb952beed7bea978529 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Tue, 26 Jan 2021 16:00:27 +0100 Subject: [PATCH] Revert workaround for popper glitch, fix regression Revert the workaround that existed to dodge popper.js glitch where the popover appeared in the wrong position first and a few milliseconds later in the right place. This fixes a regression where the regular Popover wasn't working any more. Signed-off-by: Vincent Petry --- src/components/Popover/Popover.vue | 39 +----------------------------- 1 file changed, 1 insertion(+), 38 deletions(-) diff --git a/src/components/Popover/Popover.vue b/src/components/Popover/Popover.vue index 4f27ae2a5f..8e3d786030 100644 --- a/src/components/Popover/Popover.vue +++ b/src/components/Popover/Popover.vue @@ -52,7 +52,7 @@ With a `