⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions