Duncan Babbage

Results 33 comments of Duncan Babbage

If you would like the inclusion of the unit tests that show type-specific `onSubmit` modifiers are also called by `callOnSubmit` I already have those and would be happy to add...

> Would be interesting and challenging at the same time. SPM only supports pure packages which means it can support ObjC or C/C++ code but when it's not mixed up...

Came here to post the exact same feedback. I am working in Xcode 13.x but want to install the latest Xcode 14 beta. Having started the process, I want to...

+1 for an option to not see a re-boosted post again until a certain time period has passed: - an hour - a day - a week - a month...

This is an important PR for me. Without this PR, all async tests in a test class generate the same filename of `[TestClassName].ERROR.approved.txt` so different tests are trying to verify...

This problem is caused by this package's dependency [flutter_inappwebview](https://pub.dev/packages/flutter_inappwebview). They have released a v5.8.0 update that fixes this issue. Please update your dependency to resolve this issue. This is a...

Interesting to read the background to this, as I've encountered this same issue myself in terms of the phantom tests appearing, because I placed them within a function that calls...

The URL above redirects to the article page for [Education and the New Laws of Robotics](https://link.springer.com/article/10.1007/s42438-022-00325-0) and the DOIs match* so it is the correct article. When logged in via...

See [my response here](https://github.com/TimOliver/TOCropViewController/issues/564#issuecomment-2136419378) because it is indeed possible to do what you want to do here. Not sure if it was possible when this was posted, but it is...

We also have encountered this same naming conundrum. One approach that might? be simpler would be to special case a particular naming combination. For example, in the specific case where...