When I select any row the I'd if that item gets selected correctly and size of selecteditems is also correct but on UI all rows shows as selected.
My observation is it is shown same id for both rows.
EDIT: checkbox currently shows id= _selection_column_undefined_checkbox
Note: this code works in Kibana plugin generated using Kibana 6.5 source code.
Sorry for unformatted code, created discussion from mobile.
Any pointers to resolve this issue are really appreciated , Thanks in advance.
Thank you,
Aditya
Could you please let me know where can i find the documentation for setting itemId in selection property.
One query : when i select a particular checkbox the item is getting selected correctly and in onSelectionChange method shows correct id of selected row's checkbox , not sure how is this working and not UI selection is not.
Documentation for the current version is at https://elastic.github.io/eui/#/. To view the documentation for older versions, got to a specific commit and run yarn and yarn start
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.