next.js
d06c5476
- Fix the method prop case in Server Actions transform (#64398)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix the method prop case in Server Actions transform (#64398) This PR fixes the case where object method and class method prop functions are not considered as a new scope. Closes #63603. Closes NEXT-3088
References
#64398 - Fix the method prop case in Server Actions transform
Author
shuding
Parents
52ae1f8a
Loading