-
Hello,
Export to DOT graph - it's static image.
My idea is to export the diagram, edit it graphically and load the already corrected diagram back. **It is much more convenient!**
It's my node e…
-
**Description**
A tool that allows the conversion from a given state diagram to a bloc, and ideally, vice-versa (generate a diagram from a given bloc).
**Desired Solution**
An interface (as i…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
```
Original issue reporte…
-
Hi,
I'm testing source code generation with NServiceBus, so I have a constructor where I receive some parameter that I want to use `ConfigureHowToFindSaga` but those parameter is null, apparently w…
-
I have some binding for BezierSegment, but on change values rerender don't happen .
It's rerende only on change some control.
On this gif i do drug for bezierSegment. It's don't rerender on chang…
-
### Description
I have a Rive StateMachine with 3 layers in it. When an input is fired I have different conditions that trigger animations on all 3 of the layers.
It works perfectly with Rive for …
-
### Describe the bug
Following code is properly creates a step in Step Functions
```typescript
new sfn_tasks.CallAwsService(stack, 'DeleteMediaPackageVoDAsset', {
service: 'mediapackagevod',…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
### Describe the bug
Following code is properly creates a step in Step Functions
```
const listEnvs = new sfn_tasks.CallAwsService(stack, 'ListMWAAEnvironments', {
service: 'mwaa',
action: …
-
### Describe the bug
The LambdaInvoke package allows for an `addCatch` which is documented as allowing a `CatchProps` to include a `resultPath` special value of `DISCARD`
```
/**
* JSON…