Table component missing onDataClick handler in mobile view
Saladinek opened this issue · 0 comments
Saladinek commented
Steps to reproduce:
- Go to Table Component, use mobile view for the tables and add a onDataClick property.
expected result: Clicking on Data while in mobile view should trigger the onDataClick function
Actual result: onDataClick is never fired.
Browser: All browsers.