Christopher Dieringer

Results 138 issues of Christopher Dieringer

**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

## Is your feature request related to a real problem or use-case? When I have multiple sources of options that need to be combined, I want to use a deepmerge,...

# problem i am struggling to discover how to write meaningful tests using a mock net and udp. # discussion there are `omd` examples verifying tcp streams, perhaps they could...

enhancement

# Problem VSCode has a native testing UI that is always rendered, present in addition to this extension's test decorations, yielding a potentially confusing duality of how to run IDE-triggered...

question

# Problem `examples` missing, part of draft-6 spec (https://www.learnjsonschema.com/2020-12/meta-data/examples/) # Solution Add 'em!

# problem main is borked and unpublished. # solution (kind of) - to make this module work, this branch has been published as `[email protected]` - getting isolated-vm to work w/...

# problem package.json has critical errors fixed, but they are not published to npm https://www.npmjs.com/package/screeps-server-mockup is 3 years old, but key changes are only 2 years old # solution publish...

# problem `join` event doesnt fire # discussion i couldnt get it to work, so i cloned the repo. ran the example, doesnt work their either

# problem statement i can't run gretty :( # discussion ## demo/output ``` ./gradlew appRun :service:prepareInplaceWebAppFolder :service:createInplaceWebAppFolder ... :service:appRun Error: Could not find or load main class org.akhikhl.gretty.Runner Exception in...