Skip to content

Query params broken #177

@nolway

Description

@nolway

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the bug has not already been reported

Fastify version

5.6.1

Plugin version

4.0.3

Node.js version

24

Operating system

Linux

Operating system version (i.e. 20.04, 11.3, 10)

deb 13.3

Description

I updated the library to the latest version, and after that none of the query parameters were recognized when Express parsed the request.

Request log (you can check originalUrl and query parameters): https://pastebin.com/uWyPR39V

There is no issue if I downgrade to version 4.0.2.

Link to code that reproduces the bug

Private repo

Expected Behavior

Have the query params on the request object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions