Skip to content

IE11 - classlist.add error #2

@pushka

Description

@pushka

Firstly, this is wonderful work. You are exceptional.

I'm just wondering whether you are aware that an error occurs in IE11 when you click on a pin, the target map__space doesn't get targeted and map__space--selected is not added.

Error SCRIPT5007: Unable to get property 'add' of undefined or null reference

At first I thought the issue had to do with classlist being incompatible with IE11, but that is not the case . It is compatible for ie10+. But I think the issue has to do with IE11 having issue targeting svg, and where classie.js is failing.

Before I dig deeper, I was hoping for any insight that you may have. Beyond this - I am confident of making this work for IE10 and IE11.

Thank you.

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