Michael Pühringer
Michael Pühringer
When inlining long arrays (>10k objects) as `values` in a spec via the `type: json`, zooming and panning becomes painfully slow. We identified the key reason for this to be...
It would be great if the `deriveColumns` functions of the builder would not just use the `first = data[0]` row, but `n` rows. This could be passed as `IDeriveOptions` for...
## Description The project does not include a [MANIFEST.in](https://packaging.python.org/guides/using-manifest-in/#including-files-in-source-distributions-with-manifest-in) file, which causes `pip install .` to **not** include the `utils/data/elements.txt` in the install directory. This causes an `FileNotFoundError: [Errno 2]...
### mantine-react-table version v2.0.0-beta.6 ### react & react-dom versions v18 ### Describe the bug and the steps to reproduce it Drag and drop features are not working when used in...