core
core copied to clipboard
Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
Calling: tableRef.current.clearCriteria() gives the error: TypeError: _this.changeOrder is not a function at DataManager.clearCriteria (data-manager.js:313:1) at MaterialTable.clearCriteria (material-table.js:48:1)
[Package.json:](https://github.com/material-table-core/core/blob/master/package.json): Line 67: "@mui/system": ">=5.10.7", Line 116: "@mui/x-date-pickers": "^6.19.0", https://www.npmjs.com/package/@mui/x-date-pickers/v/6.19.0?activeTab=code 6.19.0 to 6.19.8's package.json on line 48: "@mui/system": "^5.8.0", -- For proper dependency resolution, must use @mui/x-date-pickers ^7.0.0 as that...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.8.57 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
When I use ` fixedColumns: { left: 1 }, headerStyle: { position: "sticky", top: 0 },` two scrollbar gets added. need help to fix this. Here is the sandbox link...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.4. Release notes Sourced from form-data's releases. v3.0.2 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...
You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting...