relc
relc
Hi, I'm using mui-datatables version 4.0.0 and after I updated my react version to 18.1.0. I'm getting the error: `TS2786: 'MUIDataTable' cannot be used as a JSX component. Its element...
Hi, After update to the last Material-UI version: 4.12.1, I'm getting a lot of warnings from the table, The warnings: 1. Warning: Failed prop type: The prop `onExited` of `ForwardRef(Popover)`...
I'm using V4.2.2 with react 18. The issue is that I see the empty state string for a few seconds on the first render I'm using if(!data) before the render...
Hi. I'm using the "mui-datatables": "4.1.2" version and trying to change the backgroundColor of MUIDataTableFilterList but I can't find the way to do so, it seems it is because the...
I saw the issue: https://github.com/sindresorhus/query-string/issues/305 And I understand the concept but is it possible to add a flag to the queryString.parse options that will keep the + sign and will...
Hi all, I'm using the last version of mui-datables and I think there is an issue with the serverSide: true when I'm using it (data filtered in the server) it...
Is It possible to pass a parameter in the URL of some empty/null/undefined value so the default value will be ignored?
Hi, In my React project after updating the version of Deck.gl to: "deck.gl": "9.0.9", I'm getting the warning from: @luma.gl `WARNING in ./node_modules/@luma.gl/shadertools/dist/libs/wgsl-reflect/wgsl_reflect.module.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse...