Kaloyan Georgiev
Results
2
issues of
Kaloyan Georgiev
I received "Failed to compile" error when I tried switching to turbo-pack. I had to rename `postcss.config.js` to `postcss.config.cjs` in order to work. 
### Describe the bug When using the mutation hook in combination with NextJS Server Action and the user makes multiple POST requests (e.g. likes/deletions), if the ongoing requests haven't finished...