Skip to content

Error in DataTables while suppressing input #12

Description

@Tazovsky

Firstly:
While supressing input renderDtOutput_rows_current using .: .renderDtOutput_rows_current package DataTables (R package DT) returns error.

Secondly:
shinyURL catches every input - including currently rendered rows, e.g.:
renderDtOutput_rows_current=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
so you can imagine what happens when you render 1000 rows...

Can you add argument to omit specific inputs?

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