Commit 1bb6a2b
committed
fix(Popper): prevent flash of incorrectly positioned popper on open
Use requestAnimationFrame to ensure Popper.js has calculated and applied position transforms before transitioning opacity to 1.
Signed-off-by: Mohamed Fall <[email protected]>1 parent c758eaa commit 1bb6a2b
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
488 | 494 | | |
489 | 495 | | |
490 | 496 | | |
| |||
0 commit comments