ovh/ovh-ui-kit

oui-datagrid : row-loader not called

marie-j opened this issue · 0 comments

Description

When using row-loader attribute on a oui-datagrid and using the value on oui-action-menu but not oui-column, the row-loader is not called

Steps to reproduce

  1. Create a oui-datagrid
  2. Use a row-loader,
  3. Use data fetch in row-loader as conditions in oui-action-menu without using it in a oui-column

Expected behavior:

row-loader function should be called

Actual behavior:

row-loader isn't called