troger385
Results
2
comments of
troger385
Sorry @DogmaDragon, I did not see your reply 3 weeks ago. The description by @Lamda604 is good. An easy way to reproduce (to ensure proper timing) is to paste a...
Ok, I debugged the JS a bit, I think I found the culprit: ``` diff --git a/ui/v2.5/src/models/list-filter/filter.ts b/ui/v2.5/src/models/list-filter/filter.ts index 183b630a25ea..bc33a592ea2a 100644 --- a/ui/v2.5/src/models/list-filter/filter.ts +++ b/ui/v2.5/src/models/list-filter/filter.ts @@ -191,7 +191,7 @@ export...