Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

@elonsalfati
Copy link
Contributor

In the current implementation on master request like:

curl 'http://localhost:3000/api/posts?userId=<ID>'

didn't actually work due to the fact that in Nuxt you need to pull the query params using getQuery().

This PR fixes this issue together with the uni-tests that didn't really cover this case in reality.

Please let me know if something should be revised @jlalmes

Copy link
Contributor

@jlalmes jlalmes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

@jlalmes jlalmes merged commit dc26bcd into trpc:master Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants