Dominik Heim
Dominik Heim
Hi @akudev , any updates on this one? Best Regards Dominik
Hi @nlunets was the reference to pull request 653 a mistake because it was deleted from the original comment or does 653 help with this issue as well?
UPDATE: code snippet slightly adjusted @ravish-garg I can give a brief description of the setup I'm quite happy with. Actually it's not that different to a JS based Fiori Elements...
@ravish-garg this feature seems to be for OData v2 only, so I'm afraid I can't really help here as I'm using v4. Basically I would expect the basic setup to...
Thanks for the reply @dominikfeininger but I'm not sure if my question was misunderstood. The code is working fine that's not the issue. My question was related to the type...
Sorry for the delay (vacation). Of course you don't get the error if you don't enable the [respective lint check](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/docs/rules/await-thenable.md) 🐱 As said everything works fine from a functional perspective....
Did not find a way to remove the "waiting for Input" label. Input has been provided 🤔
@schreckstefan should we re-try this with the newest versions? `mem-fs` `2.1.0` -> `4.1.1` and `mem-fs-editor` `9.4.0` -> `11.1.3`?
@tobiasqueck isn't the remaining open task `sap.ushell.Container.createRenderer()` solved as well (see [here](https://github.com/SAP/open-ux-tools/blob/main/packages/preview-middleware-client/src/flp/init.ts#L337-L339))? Or do we need a replacement also for 1.x?
@saard what's the benefit of using sinon-qunit? I couldn't find any documentation 🤷🏻 At least my qunit tests run perfectly fine without it (using sinon nevertheless)