-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Error when accessing versions: "No client field found" for deeply nested fields in blocks with tabs #12376
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
Comments
I can also reproduce this error in Payload version 3.37.0 and 3.38.0. Exception details
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the Bug
When trying to access the versions of a document that contains a blocks field, and one of the blocks includes a tabs field, the following error occurs:
Error: No client field found for pages._index-0-0-0
This seems related to deep nesting inside blocks → tabs → fields, as referenced in #11458, but it's still reproducible with additional depth.
Link to the code that reproduces this issue
https://github.com/timothylp/payload-issue-reproduction/tree/bug/versions-break-tabs
Reproduction Steps
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: