_the change is more notable when it is the left popper that is visible_
Popper element stays on the same position
Popper element reposition itself due to changes in getComputedStyle result
Check this gif:

I believe that the error is related to the use of root.getComputedStyle method with an invisible element;
I got the same error!