Animation glitch in QStepper with autofocused QInput #17464
Labels
area/components
area/style
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
The animation becomes glitchy or jittery when transitioning to a step with an autofocused QInput:
n.mp4
Disabling autofocus or manually setting focus after the animation resolves the issue.
What did you expect to happen?
The QStepper should animate smoothly, and the QInput should be focused without causing any glitches.
Reproduction URL
https://codepen.io/suyundukov/pen/jOjKdEW
How to reproduce?
autofocus
to true.Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Components (quasar), Style & Identity (quasar)
Platforms/Browsers
Firefox, Chrome, Safari, iOS, Android
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: