-
### Description
I'm trying to play audio with a simple one-shot animation.
In the iOS SDK, audio plays without specifying a stateMachine, but in the Flutter SDK, audio does not play unless a state…
-
### Description
The app (expo client) crashes when trying to use `fireStateAtPath`
### Provide a Repro
The issue seems to be that it doesn't find the StateMachine in the native side.
S…
-
Potentially use FlexBE or SMACH or SMACC or anything else.
-
I have the code below
public StateMachine getRecomendacaoMachine(UUID uuid) {
var stateMachine = factory.getStateMachine(uuid);
stateMachine.start();
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Using sketcher 2d offset tool, on setting the value of the offset I get a segmentati…
-
**Describe the bug**
The use of `strict-mvar`'s `modifyMVarMasked_` and `modifyMVarMasked` functions in the `Database.LSMTree.Internal.MergeSchedule` module make our `NoThunks` tests fail. We start t…
-
* validation
- [ ] Validate unreachable states
- [ ] Validate unused events
* code actions
- [ ] If a state name doesn't start with a capital letter, replace it with capitalized name (look…
-
It's really annoying to add more target states right now! All of the logic for them is repetitive and it makes it hard to create new target states. Implement the logic for the following:
```
publi…
-
### Description
Add a StateMachine event source to s3 event notifications.
### Use Case
In order for an s3 event to hit the step function /state machine, you need to be able to set the event source…
-
**Background**:
- https://github.com/equinor/ert/issues/1691
- https://github.com/equinor/ert/issues/3401
The design of the ensemble evaluator state machine (aka. _snapshot_) is problematic:
…