next.js
2ac14685
- avoid processing client components and server actions in route handlers (#60985)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
avoid processing client components and server actions in route handlers (#60985) ### What? app api routes doesn't need to handle client components and server actions Closes PACK-2271
References
#60985 - avoid processing client components and server actions in route handlers
Author
sokra
Parents
c9c6ff6d
Loading