-
I had to run
```xdg-mime default edomh.desktop x-scheme-handler/edomh```
in a terminal to correct the registered path of the helper. Looks like it provides the whole path when EDOMH registers the …
-
If you use `SignedXml` within a trimmed application, the out-of-the-box experience is going to be a `CryptographicException`.
This is because `SignedXml` uses `CryptoConfig` to resolve hash algorit…
-
The OpenCodelists application runs by default for developers on port 7000. Since macOS Monterey (released October 25, 2021), the AirPlay receiver function of macOS runs on this port, meaning the devel…
-
### Current Behavior
```
nx g @nx-go/nx-go:application api
NX Generating @nx-go/nx-go:application
NX Cannot read properties of undefined (reading 'replace')
```
### Expected Behav…
-
Hello, thank you for the repo and the amazing documentation,
When trying to run the project i get a exception indicating that the cookie in SignIn.razor is null, after some debugging, turns out the…
-
If I install Bettergram (first) and Telegram (second) on macOS but want Telegram to be my primary application when accepting invites to join new groups, how do I configure this ?
If your not famili…
-
## Feature Request
### Describe your feature request related problem:
BR cannot use GCP service account temporary token.
### Describe the feature you'd like:
Support GCP application de…
-
Hey guys.
In your documentation, you provide a whole section about using `rollbax` in Plug-based applications. How about adding a default plug implementation?
We could even copy & paste the [imple…
-
In case of using several instances of ClientResource without explicitely setting a shared client connector or client dispatcher, several client connector are instantiated. In case of using the intern…
-
When we load the application, the optional input should not be shown below.
I think problem is: the `hide function` is not being invoked correctly.
```
$(function () {
$('.optional_input…