Replies: 1 comment 2 replies
-
|
There is no code in that repo.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to receive
ctx : Contexton my controllers, but it turns out that it lacks some fields compared toany, such asctx.params. I saw a similar issue where the issuer was told to usectx.request.url.searchParamsbut it was always empty, even whenctx.paramswasn't. Is there a way to get it without using theanytype? 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
Beta Was this translation helpful? Give feedback.
All reactions