Dominik Moritz

Results 392 issues of Dominik Moritz

- Version: 1.3.4 - Rollup Version: 2.26.10 - Operating System and version (if applicable): macOS - Node Version (if applicable): 14.9.0 - Does it work with `tsc` (if applicable): yes...

Bug

See https://github.com/mjbvz/vscode-markdown-mermaid for an example

**Describe the bug** I have a cluster with two nodes and the wrong node gets elected as leader. The main node is `livingroom` with weight 100. I also have a...

bug
no_stale

## System * Version: 0.26.0 * Platform: Linux/macOS * Firefox: 74.0 ## Testcase https://github.com/domoritz/vega_firefox_bug/blob/patch-1/test.py ```python import json code = """ class Wrapper { constructor(generator) { Object.defineProperty(this, 'foo', { enumerable: true,...

marionette

It would be great if the library supported https://www.chaijs.com/api/assert/#method_includedeepmembers

help wanted
good first issue

This is a feature request. Conversion of this code works well but ```js var test = require('tape'); test('timing test', function (t) { t.plan(2); t.equal(typeof Date.now, 'function'); var start = Date.now();...

enhancement
help wanted
good first issue

In https://github.com/vega/editor/issues/444, greenkeeper updated `@types/react` but didn't de-duplicate the dependency and now the build is failing. I manually resolve this by deleting the entries for `@types/react` and running yarn. Can...

Typescript and react scripts are dev dependencies, no?

Prettier is missing as a dev dependency.