next.js
4970811c
- Fix chained `.bind` of Server Actions (#49874)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix chained `.bind` of Server Actions (#49874) This makes sure that you can `.bind` a Server Action multiple times. Thanks to the feedback from @sophiebits: https://github.com/vercel/next.js/pull/49422#pullrequestreview-1419134304
References
#49874 - Fix chained `.bind` of Server Actions
Author
shuding
Parents
9e511697
Loading