next.js
9bc78a08
- remove redundant segment collection call (#73773)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
remove redundant segment collection call (#73773) We've already collected segments for the route that's being built in the call right above this line, so no need to do the work twice.
References
#73773 - remove redundant segment collection call
Author
ztanner
Parents
ddd66298
Loading