Skip to content

IE11 cancelEditableCell throws error: Object doesn't support property or method 'closest' #92

@mkiriejevas

Description

@mkiriejevas

I presume the fix is wrapping element instead of $(callingElement.closest("table")) into $(callingElement).closest("table") as is the same technique already used redeclaring the table in updateEditableCell (var table = $(callingElement).closest("table").DataTable().table();)

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