Skip to content

CE-1967: Fix table proptypes warning

Imre Toth requested to merge CE-1967_Fix_table_proptypes into develop

Resolves warning about not setting the pagination.first parameter.

Turns out that the problem resides only in the D&M application, the Templating tool doesn't have this warning.

Modified the pagination to also provide this information for the table.

Merge request reports