Skip to content

IE 10 dataset #37

@grantfowler

Description

@grantfowler

noting here for later reference. we use the "e.target.dataset" in some places to get arguments like data-post-id. That is unsupported in IE 10, must use getAttributes() instead.

https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Using_data_attributes

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