Closed jpwilliams closed 11 months ago
Latest commit: 6d867caf06a9137f837cf4ee05f35ee39a651213
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Summary
After debugging with #391, this PR fixes Next.js 13 sometimes being very stubborn when we want to rely on its
req.url
property.Checklist
Added a docs PR that references this PRN/A Bug fixAdded unit/integration testsN/ARelated