Skip to content

The name prop in Form.Item component can't take more than 3 items in array, caused error "please transfer a valid name path to form item!" #5213

@fahmiegerton

Description

@fahmiegerton
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.0.0-beta.8

Environment

Windows 10 Home Version 21H1 (Build 19043.1466), Microsoft Edge 97.0.1072.69 (Official build) (64-bit), Vue 3.0.5, @inertiajs/inertia-vue3 0.6.0

Reproduction link

Edit on CodeSandbox

Steps to reproduce

What is expected?

No error occurred and data is validated

What is actually happening?

the error occurred in console please transfer a valid name path to form item! and the validation error


if the array item is more than 3, it will caused the error, but if it's just 3, it will be fine (I haven't tried yet if less than 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions