Di Weng

Results 8 issues of Di Weng

Latest COW allows clients to connect to any port on the server, which potentially leads to firewall bypassing. This commit adds a quick check before making direct connections.

This PR adds a test to see if ResizeObserver correctly fires events when the SVG elements themselves are resized. All major browsers I've tested failed this test, but spec seems...

resize-observer

Because Leaflet.GridLayer.GoogleMutant [changes](https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant/commit/c6ffb7f98e0883482209019ba1d3d5aec1d1e6da) its maxZoom level from 18 to 23, the intensity of generated heatmaps becomes lower if maxZoom is not specified in the options since Leaflet.heat uses the map's...

Hi, I'm running the mongo image on a NUMA-enabled machine, and I get following warning from logs when MongoDB is starting: > WARNING: You are running on a NUMA machine....

Request
docs

https://github.com/vuejs/vue-style-loader/blob/af61a420077118fb03ba6e27098d2d90722cfc0f/lib/addStylesClient.js#L116 ``document`` could be ``undefined`` if a style file is required from a WebWorker.

**What kind of change does this PR introduce?** This PR fixes #16 **Did you add tests for your changes?** No **If relevant, did you update the README?** No **Summary** When...

### Describe the bug I'm trying to implement a 'onClickOutside' directive. Somehow when I stop the click event propagation on the parent element in the directive, the onClick handler on...

documentation