Centered Popup is first offset, then snaps to center
What happened?
When clicking on a control that opens a popup, the popup appears first offset to the right and then snaps to a centered position.
What did you expect to happen?
The popup to immediately appear in the centered position.
Reproduction URL
https://codesandbox.io/s/young-leaf-zt8mb6?file=/src/pages/Index.vue
How to reproduce?
I recently came across the exact same behavior with an example on the Popup Edit site. I used that as reproduction of the bug.
- Open the reproduction URL.
- Click on any cell in the 2nd column titled "Comment (editable)".
- See how the popup is first offset and then jumps to the center.
Flavour
Vite Plugin (@quasar/vite-plugin)
Areas
Components (quasar)
Platforms/Browsers
Chrome, Safari
Quasar info output
No response
Relevant log output
No response
Additional context
No response
Hi @jost-s! 👋
It looks like you provided an invalid or unsupported reproduction URL. Do not use any service other than Codepen, jsFiddle, Codesandbox, and GitHub. Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc. Please edit your original post above and provide a valid reproduction URL as explained.
Without a proper reproduction, your issue will have to get closed.
Thank you for your collaboration. 👏
The reproduction has been added long ago, I think the label bug/0-needs-info is no longer applicable.