Tim Büthe
Tim Büthe
I sadly haven't any solution either. +1
I think the problem has something to do with [helper.js line 95](https://github.com/angular-ui-tree/angular-ui-tree/blob/master/source/services/helper.js#L95): ``` javascript // If source node is in the target nodes var i = this.siblings.indexOf(this.source); if (i >...
After further investigation, I pinned down the problem: When using `track by` angular no longer generates the `$$hashKey` property, which is used by ui-tree to keep track of nodes. For...
I had the same problem and your fork fixed it, thanks!
Hi, is there any chance this gets reviewed and hopefully merged? Is there anything else you need from my side to move forward? cc: @DennisHalmstad @bnasslahsen
I also came here to report on those links. I found them in the README, here: https://github.com/PascalPrecht/jquery.neotabs.js#examples
@dragankoz feel free to "upvote" this MR :-) https://github.com/springdoc/springdoc-openapi-maven-plugin/pull/60
@MrSebastian I also added it to the catch clause, let men know what you think.
@MrSebastian I agree, but let's see what @bnasslahsen has to say.