SeedCompany / cord-field

CORD UI
MIT License
7 stars 3 forks source link

chore: interface updates #1534

Closed adam-soltech closed 2 months ago

adam-soltech commented 3 months ago

Still to do: There is some kind of issue / incompatibility with webpack which is producing about 50 errors similar to:

index.js:1 ./.yarn/__virtual__/@mui-x-data-grid-virtual-3057d9b735/3/.yarn/berry/cache/@mui-x-data-grid-npm-7.6.2-5f04dd2bd1-10c0.zip/node_modules/@mui/x-data-grid/hooks/features/filter/gridFilterSelector.js 77:57
Module parse failed: Unexpected token (77:57)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|     return visibleSortedRows;
|   }
>   return visibleSortedRows.filter(row => rowTree[row.id]?.depth === 0);
| });

when pages attempt to load