We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.2.20
vue:3.2.47
挂载的盒子,外部设置了 transform: scale(1.1),定位位置不准确。 配置了 :align= {useCssTransform: true},展示与隐藏的时候,会有一个位置初始化到准确定位的闪动,体验不好。
希望定位完整后再进行展示,不要有闪动现象。
展示与隐藏,错位闪动。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
3.2.20
Environment
vue:3.2.47
Reproduction link
Steps to reproduce
挂载的盒子,外部设置了 transform: scale(1.1),定位位置不准确。
配置了 :align= {useCssTransform: true},展示与隐藏的时候,会有一个位置初始化到准确定位的闪动,体验不好。
What is expected?
希望定位完整后再进行展示,不要有闪动现象。
What is actually happening?
展示与隐藏,错位闪动。
The text was updated successfully, but these errors were encountered: