Christian Stussak

Results 8 issues of Christian Stussak

I noticed that `bin/reload` does not respect the `PORT` environment variable contradicting ``` $ ./bin/reload --help | grep -A 2 -- --port -p, --port [port] The port to bind to....

wontfix

### Expected behavior When a `line` plot with has `min` or `max` set for a scale and has `datasets.line.clip` set to `false`, the lines and points for each data set...

type: bug

I am not sure if this is a bug of fontspec or sfmath: http://tex.stackexchange.com/questions/163805/issue-with-bar-accent-and-fontspec

Click on a geometric object, e.g. a point, and drag it. While still pressing the mouse button, leave the browser window and release the button. When re-entering the canvas, the...

# 🐛 bug report I have to support older browsers (namely Chrome 56) that lack support for dynamic imports. However, since HMR seems to rely on dynamic imports, loading the...

HMR

The Parcel JavaScript bundler uses a cache folder to speed up builds. This cache can grow to a size of several gigabytes. Since Parcel can rebuild the cache from the...

**Describe the bug** The firmware of the onboard WiFi on my RPi 0W2 crashes almost every day: ``` [78167.189463] ieee80211 phy0: brcmf_fw_crashed: Firmware has halted or crashed [78167.237807] brcmfmac: CONSOLE:...

This allows to localize elements that are not currently attached to the DOM tree, such as elements just created via document.createElement() or elements that are managed by a third party...