Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 902 Bytes

File metadata and controls

18 lines (14 loc) · 902 Bytes

Bundle error when using bun fullstack server

Error

TypeError: null is not an object (evaluating 'import_useGridTreeDataPreProcessors2.useGridTreeDataPreProcessors')

Details

export { dataSourceStateInitializer } from "../hooks/features/dataSource/useGridDataSourcePro.js";
export { useGridDataSourceBasePro } from "../hooks/features/dataSource/useGridDataSourceBasePro.js";
export { gridDataSourceErrorSelector, gridDataSourceLoadingIdSelector } from "../hooks/features/dataSource/gridDataSourceSelector.js";
export { getGroupKeys } from "../hooks/features/dataSource/utils.js";
export { createRowTree } from "../utils/tree/createRowTree.js";

at node_modules/@mui/x-data-grid-pro/esm/internals/index.js:30:39

Image

Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.