Haulmont/jmix-frontend

Enabling field settings in DataTable breaks row selection

Closed this issue · 0 comments

  1. Open any screen source code containing DataTable
  2. Set enableFieldSettings={true}
  3. Open edited screen in browser and try to select any row

ER
Row is selected, action buttons (Edit, Delete) are not disabled

AR
Row is not selected, action buttons are disabled