vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
https://antdv.com/
Other
20.28k stars 3.79k forks source link

使用theme.darkAlgorithm和transition会导致Ant Design Vue组件样式丢失 #6811

Closed qiaoabcd closed 1 year ago

qiaoabcd commented 1 year ago

Version

4.0.0-beta.3

Environment

vue3.3.4

Reproduction link

Edit on CodeSandbox

Steps to reproduce

点击change按钮,Demo组件离开动画执行时 Ant Design Vue 组件的样式丢失了

What is expected?

离开动画执行时, Ant Design Vue 组件样式正常显示

What is actually happening?

离开动画执行时, Ant Design Vue 组件样式丢失了

selicens commented 1 year ago

确实,插个眼

selicens commented 1 year ago

transition-delay: 0.1s;改短点让别人看不到过程就行了哈哈哈哈

qiaoabcd commented 1 year ago

改了主题颜色也会丢失样式...

gokhantaskan commented 1 year ago

I'm having issues with using Nuxt 3 for page and layout transitions with a duration. Unfortunately, everything is currently broken due to this bug. As a result, I need to find an alternative to the Antd components.

aibayanyu20 commented 1 year ago

I'm having issues with using Nuxt 3 for page and layout transitions with a duration. Unfortunately, everything is currently broken due to this bug. As a result, I need to find an alternative to the Antd components.

We already have a corresponding solution, waiting for the release

gokhantaskan commented 1 year ago

I'm having issues with using Nuxt 3 for page and layout transitions with a duration. Unfortunately, everything is currently broken due to this bug. As a result, I need to find an alternative to the Antd components.

We already have a corresponding solution, waiting for the release

The last release (4.0.1 - yesterday) didn't solve the issue. When do you plan to merge the solution?

aibayanyu20 commented 1 year ago

I'm having issues with using Nuxt 3 for page and layout transitions with a duration. Unfortunately, everything is currently broken due to this bug. As a result, I need to find an alternative to the Antd components.

We already have a corresponding solution, waiting for the release

The last release (4.0.1 - yesterday) didn't solve the issue. When do you plan to merge the solution?

take a look here https://github.com/vueComponent/ant-design-vue-nuxt/issues/15

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] commented 2 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.