DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

Bootstrap Drop down menu bug in DataTable #95

Closed aligoren closed 9 months ago

aligoren commented 7 years ago

I get an error in DataTable responsive cell. When I expand opening automatically and sub links are not clickable. I marked black area.

screenshot_1

DataTables commented 7 years ago

Thanks for your question. Could you post support requests in the DataTables forums, as requested in the new issue template text please. Please be sure to include a link to a test case showing the issue.

AllanJard commented 9 months ago

Most likely this is due to event listeners not being on the cloned element. The listHiddenNodes renderer resolves that. The new rendered is officially supported as of Responsive 3, which should ship in the next month or two.