Manuel Wagner
Results
2
issues of
Manuel Wagner
**Describe the bug** Last year a bug was fixed, for uploading markdown files, where the type field was empty. [Bug from last year](https://github.com/react-dropzone/react-dropzone/issues/1368) I am using the mantine-dropzone lib, which...
bug
needs investigation
Hello, i want to create a custom pagination component for a datatable. I call the component within the `renderPagination` prop of the datatable, and want to type everything correctly, but...