RonnyRen
RonnyRen
The following code worked in v7.2.1 without any error. Code Snippets: @ViewChild(TreeComponent) tree: TreeComponent; function showTree(){ setTimeout(() => { if (this.tree) { this.tree.treeModel.expandAll(); this.tree.sizeChanged(); let activeNodeId = this.setupId; let activeNode:...
* **Electron-Builder Version**: No 16.14.0 * **Electron Version**: 13.6, 18.0 4.6.1, 5.1.0 * **Target**: Windows Hi Electron team, I tried Electron 13.6 and electron-updater 4.6.1 and also tried Electron 18.0...
### Apache Hop version? 2.11 ### Java version? 17 ### Operating system Windows ### What happened? I migrated Pentaho jobs to Hop workflow and found that it behaves differently. Case...
I want to support the following OData APIs, user is singleton, users is entity set, user has many orders, orders is entity set. /odata/users: return info of all the users....
### Apache Hop version? 2.9 and 2.10 ### Java version? 17 ### Operating system Windows ### What happened? I did a simple testing with move files action and got an...