If multiple view-transition-name usage scenarios exist on the page
When you go through a transition state of a view. If any other view-transition-name animation-duration is longer than the one currently being executed, then the current transition state will be blocked. This bug is pretty obvious. Recommended repair. In addition, I propose that if the current page has multiple view-transition-names, it is recommended that one of them be overdone and the others not overdone be left in place rather than run together.


![Uploading image.png…]()
When the transition for 4s is completed by root, other elements that do not trigger the transition are also transitioning, such as item, then 5s of item will cause the page to freeze.!!!!!!