Skip to content

getRow passes invalid selector to JQuery  #203

@systemsplanet-zz

Description

@systemsplanet-zz

return _$(this._getRowDOMId(this.data[rowIndex].id));

Add '#' +

return jQuery('#' + this._getRowDOMId(this.data[rowIndex].id))[0];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions