Skip to content
New issue

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

CSS Delay #25

Closed
azaryahuu opened this issue Nov 20, 2023 · 8 comments
Closed

CSS Delay #25

azaryahuu opened this issue Nov 20, 2023 · 8 comments

Comments

@azaryahuu
Copy link

When reloading a page antd css has a delay which results to a bad ux behavior

@aibayanyu20
Copy link
Member

You can view the solution here #6

@fskarmeta
Copy link

any news about this with dark theme token :( ? ❤️

@aibayanyu20
Copy link
Member

@fskarmeta
Copy link

thanks @aibayanyu20 , i i'm trying to also add a custom token but then the same issue appears, maybe algorithm dark and custom token don't go well together.

@aibayanyu20
Copy link
Member

thanks @aibayanyu20 , i i'm trying to also add a custom token but then the same issue appears, maybe algorithm dark and custom token don't go well together.

try replace ant-design-vue version to "ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"

{
	"ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"
}

may be resolve problem

@fskarmeta
Copy link

thanks @aibayanyu20 , i i'm trying to also add a custom token but then the same issue appears, maybe algorithm dark and custom token don't go well together.

try replace ant-design-vue version to "ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"

{
	"ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"
}

may be resolve problem

hey @aibayanyu20 , happy holidays !

I tried this one but no luck sadly. But also I never had ant-design-vue explicitly installed since it's exposed by your library, you mean overriding it ? Thanks for the help.

@aibayanyu20
Copy link
Member

thanks @aibayanyu20 , i i'm trying to also add a custom token but then the same issue appears, maybe algorithm dark and custom token don't go well together.

try replace ant-design-vue version to "ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"

{
	"ant-design-vue": "npm:@antd-tiny-vue/test@^4.0.7"
}

may be resolve problem

hey @aibayanyu20 , happy holidays !

I tried this one but no luck sadly. But also I never had ant-design-vue explicitly installed since it's exposed by your library, you mean overriding it ? Thanks for the help.

update ant-design-vue@4.0.8

@fskarmeta
Copy link

sadly the problem still persists :'(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants