-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Description
Since, find is used for lookup by the actual URL. It expose the params information.
However, in findRoute, it is lookup by the dev URL. It doesn't expose the meaningful params information to the user.
I know that find is exposing the params that is actual value extracted from URL.
So, in findRoute it should be exposing the dev array in below.
find-my-way/lib/handler-storage.js
Line 26 in a4d9262
| params, |
Related to fastify/fastify#5215
Metadata
Metadata
Assignees
Labels
No labels