domino-ui icon indicating copy to clipboard operation
domino-ui copied to clipboard

Using EmptyStatePlugin with summaryPlugin inside a DataTable produces funny results

Open FrankHossfeld opened this issue 1 year ago • 0 comments

Using EmptyStatePlugin with SummaryPlugin inside a DataTable produces funny result:

Bildschirmfoto 2024-05-15 um 20 19 31

expected would be this result:

Bildschirmfoto 2024-05-15 um 20 19 52

Steps to reproduce the behavior:

  1. use the SummaryPlugin and the EmptyStatePlugin inside DataTable
  2. load the store with an empty list

FrankHossfeld avatar May 15 '24 18:05 FrankHossfeld