Skip to content

Recent update to Shiny 0.9.0 broke DataTable input #1345

@pieterjanvc

Description

@pieterjanvc

Hello,

The recent update to Shiny 0.9.0 broke the DataTable input, which was one of the updates in this new version.
At this point input.<tableID>_selected_rows() stopped working and is no longer updating any reactive function.
You can check your own demo example provided in the documentation to see it is broken.

I hope this can be patched soon :) Downgrading to version 0.8.1 reverts the issue.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdata frameRelated to @render.data_frame

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions