-
### Minimal reproducible example
https://github.com/basti4557/expo-notification-channel-bug
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a …
-
Due to the dependency on native Clang and its Python bindings, not available via pip, the installation of Hawkmoth can be a bit tricky. It would be great to have Hawkmoth packaged and available in dis…
-
Hi @tniessen,
This probably isn't something unexpected, as it's not a standard node environment, but just wanted to record it here in case it's functionality you'd like to support.
I've been bus…
-
_While strictly speaking it depends on https://github.com/flutter/flutter/issues/157948, this could be started in parallel._
---
In https://github.com/flutter/flutter/issues/157948, we'll add `d…
-
### Minimal reproducible example
https://github.com/saurav-bhagat/expo-av-sample
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development bui…
-
I'm running a ruby alpine docker container (`ruby:3.3-alpine3.19`). I have installed the packages `alpine-sdk`, `ruby-dev` and `gcompat`, which are usually enough to build any gem that does not have p…
-
### Is there an existing issue for this?
- [X] I have searched both the existing open issues & recently closed issues and did not find a duplicate of this issue.
### I have read about the Fleet API …
-
### Current behavior
in the ios, when I am using `modal` in the `presentation` style, because of the gap in the top of the screen, `KeyboardAvoidingView` is not calculating the correct padding
…
-
### What would you like to be added?
Current we use crontabs for the CrowdSec daily update on hub packages, however, some linux distros are moving away from crontabs by default. Since our first party…
-
### Description
With C++/CLI and 4.7.2 framework, I'm having an issue compiling using System::Text::Json. The following
String^ s = "some json text";
JsonDocument::Parse(s, JsonDocumentOptions());
…