artemzhdev
Results
2
issues of
artemzhdev
**Describe the bug** If you have multiple columns without alias then some of them show result of neighbour column (instead of its own). See the example below. **To Reproduce** Steps...
bug
pg
### Link to the code that reproduces this issue https://github.com/artemzhdev/next-js-server-action-500 ### To Reproduce 1. Run your application and trigger any server action from the client (browser) 2. Find POST request...
Server Actions