Balázs Faludi
Balázs Faludi
@bruno-garcia I am now trying this in a new empty project. I just followed the setup wizard and have native integration and symbol uploading enabled:   This is how...
I'm not sure if that would be the correct behavior. Shouldn't touching outside the frame simply be ignored, instead of leading to a gesture failure? ignoreTouch:forEvent: is supposed to ignore...
Please send a sample if you can, thank you.
I can't find an attachment, sorry.
Thanks! Okay, so the issue seems to be [this line here](https://github.com/DrummerB/BFDragGestureRecognizer/blob/master/BFDragGestureRecognizer/BFDragGestureRecognizer.m#L285). The drag recognizer basically prevents the scrollView's pan gesture recognizer to recognize until the drag fails. This is why...
I can't reproduce this. Could you maybe post your view controller's code in a gist, or at least the relevant parts? Thank you.
Hi, we are trying to set up dependency-track and are facing the same issue. This is on a completely fresh installation of the latest version, without even ever logging in...
@nscuro Changing to PostgreSQL seems to have fixed this issue indeed, thanks a lot!
This is an important issue for us. Artifact downloading has to be fast and convenient. We are considering moving to GitHub from GitLab, but GitHub's handling of artifacts is subpar....