Skip to content

Cannot read properties of null (reading 'blur') (inside toggleDropdown) #1869

@Zavtramen

Description

@Zavtramen

Please respect maintainers time by filling in these sections. Your issue will likely be closed without this information.

  • Vue Version: 3.5.13
  • Vue Select Version: 4.0.0-beta.6

Describe the bug
Inside toggleDropdown function sometimes "Cannot read properties of null (reading 'blur')" error happens
Looks like this.searchEl should be checked not only for undefined but for null as well.

Reproduction Link
Cant reproduce it by myself, this is the bug from JS error tracker (RollBar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions