Rule function return undefined value for the input param. #15
benjammartin
started this conversation in
General
Replies: 2 comments
-
The value should come from tRPC itself. I'm not sure why it returns undefined here. Can you confirm that it actually return a value in other middlewares? |
Beta Was this translation helpful? Give feedback.
0 replies
-
My bad! I didn't try with other middleware. This is also the case with others. I don't know why. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
Describe the bug
Rule function return undefined for the input params. I'm using version
"^0.4.0"
.What I have
Additional context
RawInput returns the content of the input.
Beta Was this translation helpful? Give feedback.
All reactions