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

使用A-Extract-Style后,控制台出现报错:Hydration completed but contains mismatches.需要如何处理 #71

Open
ygx-123456 opened this issue Jan 8, 2025 · 2 comments

Comments

@ygx-123456
Copy link

ygx-123456 commented Jan 8, 2025

20250108164346

[app.vue的代码:]

<template>
  <A-Extract-Style>
    <NuxtPage></NuxtPage>
  </A-Extract-Style>
</template>

antd: {
extraStyle: true
},
"@ant-design-vue/nuxt": "^1.4.6"

@wahibAbdou
Copy link

dealing with same issue

@markthree
Copy link
Contributor

@ygx-123456 @wahibAbdou 尝试使用小写 a-extract-style,如果仍然有问题请提供最小复现仓库

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