-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
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?
展示与隐藏,错位闪动。