Michael Heuberger

Results 202 issues of Michael Heuberger
trafficstars

Initially raised in https://github.com/kisenka/svg-sprite-loader/issues/235 and reproducible with a small repo. Smells like a webpack issue itself. Why are relative paths to SVGs needed when their path is already included in...

When you have restarted the dev server and aren't using the reload option, you always can see these warnings in the dev console ``` [HMR] Cannot find update (Full reload...

That would be great, so that I can run headless tests on code that uses the getUserMedia API

enhancement

Just a minor issue. Wrong logging of server port when on HTTPS which made me open the site with the wrong port number in the browser and confused me. That...

`copy.one()` can take about 500ms for small files which doesn't seem right. I wonder if some internal code could be split between `process.nextTick`?

Nice tool mate - is there a web version of the same? In case if an issue comes up during a tournament so that we can project on screen for...

feature-request

Since I'm a noob but curious to learn, I'd like to see some documentation what the hand range presets are useful for with their different positions. Why is this included...

feature-request

I'm missing a recipe, or an example, on how to mock up global JS functions. This before running tests. Most test frameworks offer a pre + post task after running...

**What version of this package are you using?** Latest, v7.0.0 **What operating system, Node.js, and npm version?** MacOS 10.14.6, Node.js 10.16.3 Yarn 1.19.0 **What happened?** In our project, just bumped...

Sometimes your function still throws me this error `Object doesn't support property or method 'error'` No idea what arguments have been used (form my production site with lots of visits)...