You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @NuwanDhanushka, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!
Environment:
Reproduction:
A minimal project demonstrating the error is available on CodeSandbox:
https://codesandbox.io/p/devbox/336f66
Steps to Reproduce:
pages/index.vue
where<a-steps>
is used.<a-steps>
in<client-only>
does not fix it; disabling SSR innuxt.config
does.Expected Behavior:
<a-steps>
should render properly in a standard Nuxt 3 SSR environment without throwing hydration errors.Notes:
4.2.x
versions of Ant Design Vue.Thank you for investigating! Let me know if any additional info is needed.
The text was updated successfully, but these errors were encountered: