Skip to content

Update material table

Bruno Boiget requested to merge updateMaterialTable into dev

replace library material-table with @material-table/core (fork)

should fix red warnings in browser console on admin / user bookmarks pages

add unique 'id' field to table data in order to fix react warnings on table indexes (still appears the first time an element is edited in the table ...).

Merge request reports