You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If it involves more than a couple of different file, create a new repository on GitHub and add a link to that.
Prerequisites
Fastify version
4.15.0
Plugin version
7.2.0
Node.js version
v18.16.0
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
10.0.22621
Description
req.query
is undefined.req.request.query
is the query but TypeScript thinksreq.request
doesn't exist.Steps to Reproduce
Expected Behavior
No response
The text was updated successfully, but these errors were encountered: