Skip to content

Splitting table but not appending to the DOM #1

Open
@ruby-fu-ninja

Description

@ruby-fu-ninja

I would be grateful if you could help me getting this to work.

The table is being split up but not appended to the DOM. I think it is line 291:

parent.children().eq(tableIndex - 1).after(collectableDiv);

where tableIndex is 0.

Any help would be appreciated.

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