We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.0-rc.2
antd rc2,vue 3.0.3
1,浏览器引入antd-with-locales.min.js和vue.global.js 2,加入日期组件
日期组件显示中文
日期组件无法显示中文,antd.locales变量为空
beata10版本是OK的,更新到RC版本不行了。
The text was updated successfully, but these errors were encountered:
引入之前先引入 moment.js 试试
Sorry, something went wrong.
正常引入了moment.js,之前的antd beta10版本都是OK的,更新到RC2不行了。 出问题的汉化是antd部分的中文,不仅是日期
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
#3684 然后自己打包一份.
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.
No branches or pull requests
Version
2.0.0-rc.2
Environment
antd rc2,vue 3.0.3
Steps to reproduce
1,浏览器引入antd-with-locales.min.js和vue.global.js
2,加入日期组件
What is expected?
日期组件显示中文
What is actually happening?
日期组件无法显示中文,antd.locales变量为空
beata10版本是OK的,更新到RC版本不行了。
The text was updated successfully, but these errors were encountered: