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
Access control is being applied to the wrong fields, causing those fields to not appear in the UI.
This issue has been observed specifically with array fields inside tabs.
### What?
This PR fixes an issue for tab subfield permissions
### Why?
Permissions were not being correctly extracted when passing them down.
### How?
Properly extracts permissions when rendering fields inside the active tab.
Fixes#10720
---------
Co-authored-by: Jarrod Flesch <[email protected]>
Describe the Bug
Access control is being applied to the wrong fields, causing those fields to not appear in the UI.
This issue has been observed specifically with array fields inside tabs.
Link to the code that reproduces this issue
LimChorngUan/payload-bug-reproduction@024a006
Reproduction Steps
Actual
Expected
Which area(s) are affected? (Select all that apply)
area: core, area: ui
Environment Info
The text was updated successfully, but these errors were encountered: