-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
I wanted to receive ctx : Context on my controllers, but it turns out that it lacks some fields compared to any, such as ctx.params. I saw a similar issue where the issuer was told to use ctx.request.url.searchParams but it was always empty, even when ctx.params wasn't. Is there a way to get it without using the any type? I assume that I am missing something...
If you want to take a look at the source code, it's in this project: https://github.com/dandeduck/weebify-leaderboard under the development branch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels