Rafal Lesniak
Rafal Lesniak
### Describe the bug After upgrade to 1.1.3 my ESLint complains about `import/no-named-as-default-member`  But in reality, I cannot import as `import { isAxiosError } from 'axios';`  So something...
I wanted to move out of wallet app so I wrote importer. Tested it with a large 700KB CSV file (several years of data) and it worked like a charm....
close: #193 Feel free to modify this PR. Feature is backward compatible I tested it in my project and look that it worked exactly I described in my stackblitz
**Describe the bug** I want to use zod's `superRefine` validation function. hook form shows that form is invalid, **but `errors` object is empty** **To Reproduce** Steps to reproduce the behavior:...
Despite setting `closeButton: '-right-1 top-2 left-auto text-teal-500 border-none hover:bg-teal-500'` ```jsx ``` I still get hover style for close button. I dont want this 
### Description Again, sync has stopped working. Every integration restart result with Starting -> Idle status. I suspect its related to below permission issue because not other logs ### Reproduction...