Array validation function is getting a nuimber instead of an array #1785
ahmedHusseinF
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Hey @ahmedHusseinF — this is indeed deliberate. The In the meantime, the Would that solve for what you're looking to do? I will bump this over to a feature request and we can keep the conversation going there! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
When an array is nested in a tab, validation is broken while creating/editing.
The array value is passed as a number probably its size.
If this is a real issue, it might trigger a breaking change with its fix
Steps to Reproduce
There is a demo repo where this is reproduced.
navigate to http://localhost:3300
Other Details
Payload v1.4.1
Firefox v108.0
Beta Was this translation helpful? Give feedback.
All reactions