register_message_handler didn't support states #1681
Unanswered
bitrixdevelop
asked this question in
Q&A
Replies: 1 comment
-
Please provide your code, I didn't understand your idea. |
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.
-
I separated the handlers and their registration into separate files.
When trying to pass state to a function as a parameter state=MyStates.question the function stops being called even when state="*"
Beta Was this translation helpful? Give feedback.
All reactions