Skip to content

Incorrect documentation - FieldFor Multiselect #17

@pratik-kanthi

Description

@pratik-kanthi

The documentation provided for FieldFor multiselect is incorrect.
https://vue9-form-plugin.netlify.app/examples#multi-select

The current documentation specifies the prop type="Multiselect" which doesn't work because the component names are in camel case. It should be changed to type="MultiSelect"

Not a major issue but should be corrected nonetheless, a developer spent a long time figuring this out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions