Skip to content

Cannot turn off search autocomplete #92

@ProteanCode

Description

@ProteanCode

When creating multiple select with placeholder the only way is to create a <form autocompelte="off"> which is not always the good way to do that.

$('.js-example-basic-single').select2({
            placeholder: 'Select location'
        });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions