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
https://stackblitz.com/edit/ng-zorro-antd-start-5yifk5?file=src/app/app.component.html
change the localization to ar_EG and load nz-cascader component
should working normally
getting error _co.locale is undefined
The text was updated successfully, but these errors were encountered:
Hi @Abdullah700 . Some properites are missing in the ar_EG i18n file (compared with en_US).
Are you interested in submitting a PR to fix this?
BTW, for now you can use [nzPlaceHolder] as a quick fix.
[nzPlaceHolder]
Sorry, something went wrong.
hi @wendzhue . yeah i noticed some other missing properties ill be fixing all of the missing ones and ill PR the fix
fix(module:i18n): use en_US as fallback in case of property missing
2d3a43d
close NG-ZORRO#4159
67e66c6
wzhudev
Abdullah700
No branches or pull requests
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-5yifk5?file=src/app/app.component.html
Steps to reproduce
change the localization to ar_EG and load nz-cascader component
What is expected?
should working normally
What is actually happening?
getting error _co.locale is undefined
The text was updated successfully, but these errors were encountered: