Skip to content

setValue() on a disabled Dropdown in Firefox #15

@markcellus

Description

@markcellus

Firefox throws an "NS_ERROR_UNEXPECTED" error when trying to call .setValue() on a dropdown that is disabled, pointing to https://github.com/mkay581/formjs/blob/1.9.2/src/dropdown.js#L609

Should we assume that if you call .setValue() on a Dropdown, you're intending to enable it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions