Paweł Dymara
Paweł Dymara
You provide typescript type declaration files(`.d.ts`) for your modules. They are however very poorly typed - specifying the return type as any generic `Object`, or the accepted argument as any...
### material-react-table version 2.12.1 ### react & react-dom versions 18.2.0 ### Describe the bug and the steps to reproduce it I created a table where one column is editable (using...
I wanted to migrate my pipenv project to poetry. I managed to do this for local setup, however I had troubles configuring my dockerfile, as your website has absolutely no...
### Issue description or question The PRO feature 'Live Value Display' does not display the measured time when using console.timeEnd(). I also noticed the same problem when printing with console.error()....
[Bug]: Default App Viewer role for public applications grants production access to whole workspace
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I'll start by saying I have been on a call yesterday with...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
### Expected behavior Hello, I tried using a mapper that accepts an interface with record-like getters (`field()` instead of `getField()`) as an argument and MapStruct did not generate the correct...