Christopher Dieringer

Results 151 issues of Christopher Dieringer

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I attempt to export my collection, no download happens, nor...

bug
need testing
desktop

### What is your Scenario? I want to: * use typescript * use `tsconfig::compilerOptions::paths` (and `tsconfig::extends`, but not related to this issue) * use testcafe ### What is the Current...

TYPE: bug
FREQUENCY: level 1

**Is your feature request related to a problem? Please describe.** I use different formatters for js/ts in different projects, but the prettier extension activation is _so wide_ that it formats...

Stale

# Problem multi-select ignores `value`s in `choices`. # Solution Respect `value` if present in a choice, otherwise, fallback to default behavior.

# problem `reflect` is used to introspect inner values, such as Tuple::components or Union::alternatives, however `underlying` is not public for `Constraint`. For reference, I have to cast to access `underlying`:...

OTELJS uses `@opentelemetry/api/build/src/internal/global-utils.js`, which provides value for managing the singleton nature of tracing resources. Use of globals makes sense in prod at runtime, but during tests, if you bring servers...

stale

### What happened? ## Steps to Reproduce - create a `jest` test that sets up instrumentation using `opentelemetry/otlp-grpc-exporter-base` - ensure that the test does very little else e.g. ```ts describe("my...

bug
priority:p1
pkg:otlp-grpc-exporter-base

# Problem Much in the same way the deno-lint bindings provide value, so too could deno-fmt bindings. # Discussion - Are there inhibitors to replicating what was done for lint...

# Problem The UI was working fine, and when trying to load: - `Krastorio 2` - `Krastorio 2 Assets` The GUI stopped behaving, and ultimately stopped responding. ## Logs ```...

bug

**Describe the bug** `axe-core` accessibility tooling polyfills `Node` API(s) (tbd why they do this), which yields ``` TypeError: Cannot set property isConnected of [object Object] which has only a getter...

bug