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. ![firefox_E38p5NUoef](https://github.com/nextui-org/next-app-template/assets/32278279/5802b05a-05bd-47da-8f74-ddc565e7d7c2)

### 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...