Thanks to visit codestin.com
Credit goes to github.com

Skip to content

render_diff(use.DataTables = TRUE) broken #30

@krlmlr

Description

@krlmlr

The default setting automatically sorts by the first column. This completely distorts the view, because placeholder rows come first, then all changes or deleted rows, then all new rows.

I can work around with use.DataTables = FALSE for my use case.

Do we need to add an artificial rowid column?

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