-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
ClientRouter 组件 #13804
Copy link
Copy link
Open
Labels
should this be documented?Need to figure out whether this is something to add to documentation or notNeed to figure out whether this is something to add to documentation or not
Metadata
Metadata
Assignees
Labels
should this be documented?Need to figure out whether this is something to add to documentation or notNeed to figure out whether this is something to add to documentation or not
Type
Fields
Give feedbackNo fields configured for issues without a type.
📝 Issue Description
ClientRouter 放在head标签页面可以使用 但是我要给某个标签加上 transition:animate="fade" 值可以是其他值 只要加上这个 一点过度动画效果都没了 这是为什么
📋 On which page(s) it occurs
https://docs.astro.build/zh-cn/guides/view-transitions/
🤔 Expected Behavior
预期应该是 在标签上使用了 transition:animate="fade" 此容器内在切换页面应该有过度动画
👀 Current Behavior
ClientRouter 放在head标签页面可以使用 但是我要给某个标签加上 transition:animate="fade" 值可以是其他值 只要加上这个 一点过度动画效果都没了 这是为什么
🖥️ Browser
Chrome
📄 Additional Information
No response