Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Failed in Explorer #181

@matrix-amiel

Description

@matrix-amiel

Hi Nicklas.

Thanks you for great library!
I have problem with your library when it's run on IE.

It's failed in the line 563.
for (j in input.options) { option = input.options[j]; if (option.selected) { value.push(v.sanitizeFormValue(option.value, options)); } }

IE doesn't support options property..
Could you fix it and write it in another way?

Thank you!
Amiel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions