Describe the feature in detail (code, mocks, or screenshots encouraged)
One of the selling points of a state machine is that it can receive invalid events and nothing will happen, preventing invalid states.
I understand the warning can be useful to detect errors in the machine configuration, but it should at least only show up in dev, not in production.
What type of pull request would this be?
None
Provide relevant links or additional information.
No response
Describe the feature in detail (code, mocks, or screenshots encouraged)
One of the selling points of a state machine is that it can receive invalid events and nothing will happen, preventing invalid states.
I understand the warning can be useful to detect errors in the machine configuration, but it should at least only show up in dev, not in production.
What type of pull request would this be?
None
Provide relevant links or additional information.
No response