-
I would like to be able to configure settings that are specific to my user and to a particular workspace. So, 'local' workspace settings?
So there would be three locations for settings (for a singl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm working on a POC trying to understand the full potential of the new hosting model comming…
-
Подскажите, пожалуйста, что происходит здесь? (На этом же хосте успешно получаю сертификат на домен при помощи CertBot). Порты 443 и 80 проброшены наружу (хотя 80 в итоге хотелось бы закрыть, если это…
rekby updated
8 months ago
-
We've noticed a trend, especially in cloud services, that there is a need for extensible enums. While enums can in principle be extended by casting any int to the enum, it has the risk for conflicts. …
-
# Story
As a hospital, so that NBS orders with invalid information can be fixed more quickly, I need validation of orders that identifies if any data is of the wrong type (e.g. date, string, number).…
-
In Blazor WASM PWA .net 8, my client's program.cs file is the following...
using Microsoft.AspNetCore.Components.Web;
using Microsoft.AspNetCore.Components.WebAssembly.Authentication;
using Micro…
-
(Installed grafana-agent-operator using the Helm chart at version 0.1.5)
The grafana-agent-operator pod segfaults when adding a `MetricInstance` or `LogsInstance` that points to a secret key for ba…
-
Proto-ts defines `Header.time` (from tendermint/types) as `Date`, which has millisecond precision. The rpc returns nanosecond precision, which we can capture in tendermint-rpc (this is for the `Header…
-
## Description
I'm unsure if this is intended behaviour or not, but while debugging I noticed the nrzap logs in context integration does NOT do anything with zap fields...my initial expectation was…
-
#### Describe the bug
It looks like nested models get a simple `JSON.stringify` treatment and thus result in stringifying the internal/private (`_foo`) props, rather than public names.
#### How …