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
Invalid labels are displayed here:
payload/packages/ui/src/elements/CopyLocaleData/index.tsx
Line 136 in d1de106
Locale value can be a string or Locale. The latter is not supported here.
https://github.com/cbratschi/payload
Define localization.locales using Locale items. Select copy to locale.
area: ui
Binaries: Node: 22.9.0 npm: 10.8.3 Yarn: 1.22.22 pnpm: N/A Relevant Packages: payload: 3.2.2 Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:05:23 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6031 Available memory (MB): 65536 Available CPU cores: 16
The text was updated successfully, but these errors were encountered:
18f9f35
🚀 This is included in version v3.4.0
Sorry, something went wrong.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
r1tsuu
Successfully merging a pull request may close this issue.
Describe the Bug
Invalid labels are displayed here:
payload/packages/ui/src/elements/CopyLocaleData/index.tsx
Line 136 in d1de106
Locale value can be a string or Locale. The latter is not supported here.
Link to the code that reproduces this issue
https://github.com/cbratschi/payload
Reproduction Steps
Define localization.locales using Locale items. Select copy to locale.
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: