Jean-Benoît Richez
Jean-Benoît Richez
Hello, When I selected the options that i want, In the dropdown the options selected is shown like this "[Object Object]". NB: my options datat are array [{"title": true, "name":...
Hello, I created a class called StageBuilder which need the same instance of a class B as which is in the ViewModel of my class. I have two classes: StageBuilder...
Hello, I don't find where I have to put my data. thx
Sometimes for no reason it is impossible to choose the time period you want on the graph shown in services ## Expected Behavior We shoul'd be capable to choose a...
Hi, This PR add the `loop` (boolean) option to a layer of type `video`. ✅ Infinit loop on a `video` layer type. ✅ Fmmpeg stream not gently closed causing error...
**Is your feature request related to a problem? Please describe.** Let's took a flow like that: ``` this.flowProducer.add({ name: jobName, data: updatedData, queueName: 'task1', opts: { failParentOnFailure: true }, children:...
### 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/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...
### Checklist * [X] I can reproduce this issue when running this plugin on its own. * [X] I am running this plugin on `.d.ts` files generated by TypeScript. *...