ConfusedVorlon
ConfusedVorlon
Hi folks - any thoughts on this?
understood - and thanks for your work! re cancellation, perhaps one for @dougzilla32 - could PromiseKit print a debug error if a promise isn't explicitly cancellable, but returns PMKError.cancelled ?
ok - just tested with 6.15.3 and the behaviour is the same. I'll reopen my doc pull requests!
Just noting that I found exactly the same bug using Popovers on iOS 15.5 Adjusting the arrowSidePadding fixed the issue for me 2.1 seems to be about the minimum for...
I get the same issue. When I first launched the project, it caused XCode to ask for permission to access my calendar and reminders. I denied that permission. Is this...
Hi @kamillamagna , I think you're misunderstanding my bug. I'm not talking about searching by id, I'm talking about searching fields where there are numbers in the text content. for...
We're at the start of the next year now. Any progress? I'd love to have an updated bootstrap available.
Please consider this pull request. I'd love to use PDF Generator via SPM
I have got SwiftUI rendering to work by placing my SwiftUI view as the content layer of a ScrollView, then capturing that as an image. The advantage of using a...