Skip to content

Documentation bug in BTable's row-selected event #2733

@marcinbuczko

Description

@marcinbuczko

Describe the bug

Hi
There seems to be a bug in the documentation regarding the row-selected event in the BTable component. It takes the selected item as value, not the items array.

Image

It should be:
value: Item - item that is selected

to get the functionality in which we get an array of items we need to use the @update:selected-items event.

Can you please confirm and correct this, or tell me what I might be wrong about.

Hope this is the right place to report bugs in the documentation

Greetings

Reproduction

.

Used Package Manager

yarn

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstaleThere has been no additional replies or questions and the thread is assumed closed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions