Results 9 issues of Bragma

Hi, I was about to use Qty("1Kg") but got an "unit not recognized" error. All other prefixes work both with upper and lower case letter (ex: 1Cm == 1cm). I've...

Hi, I need to use firebase admin SDK in an backend api. My project is using DI and it's not clear to me how to initialize the SDK to use...

needs-triage

### [REQUIRED] Version info **node:** v21.5.0 **firebase-functions:** v1 **firebase-tools:** 13.0.2 ### [REQUIRED] Test case Sample Firebase Auth beforeSignIn function code: ``` "use strict"; const functions = require("firebase-functions"); const admin =...

type: bug
tracked internally

I've found that if "context" is specified in Ajax options, they are not preserved during retries. This is because retry uses this expecting to be the original Ajax options, but...

Add_CB_onComputerMicDeviceChanged(...) Add_CB_onComputerSpeakerDeviceChanged(...) Do not work because events are not binded when audio settings context is built. Specified callbacks are never called. This PR calls BindEvent on GetAudioSettings to correctly hook...

Hi, I need help building this module. My system does not have dkms so I think I have to build manually from sources. Can you provide me with some directions?...

Hi, I am testing this driver and found out a serious problem. It seems that scan is not working when connected to a network. Not much to report though, there...

Hi, I've just tried to install hawkbit on Azure using AKS (kube v.1.22.6). Had a few troubles here and there, but finally it seems I got everything running. Still, I...

Hi, I stringly suggest to inclue [this PR](https://github.com/eclipse/hawkbit-extensions/pull/75) since the version of kubernetes specified in the master branch is not available anymore (so it won't work). Also, notice that in...