You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a column is configured with a list editor and multiselect: true, when the user clicks on the cell it duplicates selected values in the cell. If you close and open the editor list again and change the selection it clears the duplicates.
Describe the bug
When a column is configured with a list editor and
multiselect: true
, when the user clicks on the cell it duplicates selected values in the cell. If you close and open the editor list again and change the selection it clears the duplicates.Tabulator Info
Working Example
https://codepen.io/timhemmingFico/pen/BaXgKOY
To Reproduce
A step by step guide to recreate the issue in your JS Fiddle or Codepen:
Expected behavior
It should not modify the cell value when you click the cell.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: