-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Describe the bug
I'm using a selectable, small, and responsive b-table component, in which a column contains an array of data passed through a formatter, truncated automatically via the responsive prop and which is rendered fully in a tooltip.
When I'm selecting some items, then sorting, then trying to select again, the highlighted/selected row is not the one on which I just clicked.
Steps to reproduce the bug
- See GIF below
Expected behavior
The selected row should be the one on which I clicked
Versions
Libraries:
- BootstrapVue: 2.0.2
- Bootstrap: 4.3.1
- Vue: 2.6.10
Environment:
- Device: Lenovo Thinkpad E580
- OS: Ubuntu 18.04 LTS
- Browser: Firefox
- Version: 70
GIF
Additional context
N/A
Reactions are currently unavailable
