Why can't I see the params until the event is resolved in handle hook ? #8912
Unanswered
danilockthar
asked this question in
Q&A
Replies: 0 comments
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 don't get why params are undefined until the event is resolved, im working with a multitenancy project and it will be very practical to know if the request was made with certain dynamic params before the resolve.
i was trying to do a dynamic db o fetch request with that param and then save data in event.locals, but first its undefined.
Beta Was this translation helpful? Give feedback.
All reactions