Valentin Spac
Valentin Spac
> If this is just the manifest entry, then it's easy. If there is a split package issue then it would be a breaking change. Unfortunately, it is a split...
My gut says that starting the machine when resetting is the culprit: https://github.com/spring-projects/spring-statemachine/blob/af4cfc4d70212503ed1b066c859f2c59b387d78a/spring-statemachine-core/src/main/java/org/springframework/statemachine/support/AbstractStateMachine.java#L887-L890
Added a listener for more info and for some reason, at some point, state changes from. `s4` to `s3` (it goes backwards) ``` 2021-11-21 14:20:05.324 INFO 83251 --- [ Test...
Is there a plan to start supporting angular 14 soon?