fix(datatable): [DLCM-1953] spinner are missing
https://issues.unige.ch/browse/DLCM-1953
Reminder : Procedure to test solidify frontend branch
- Pull solidify branches
-
npm i
on solidify (allow to retrieve required lib) -
npm i
on dlcm (allow to retrieve required lib) -
npm run build-solidify
on dlcm (allow to override solidify lib from nexus with local build) -
npm run start
on dlcm to run the app