Skip to content

Prop check warn if max is null #88

@icebob

Description

@icebob

I got a vue-warn if max property is null because in the source code the max prop default value is a boolean
https://github.com/monterail/vue-multiselect/blob/master/src/multiselectMixin.js#L171

[Vue warn]: Invalid prop: type check failed for prop "max". Expected Number, got Boolean. (found in component: <multiselect>)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions