Use high-level guards with object guards #4893
Unanswered
john891226
asked this question in
General
Replies: 2 comments
-
cc. @Andarist |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi. Since xState 6 will only offer this syntax will it be impossible to use named guards with params inside higher order guards without a typescript error? |
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
-
Hi, I'm struggling to use the: "not" high-level guard with a parametrized guard, but can't manage to use it with an object guard for defining the params method. Is there any other way of archiving this currently?
Current xstate version: 5.12.0
Beta Was this translation helpful? Give feedback.
All reactions