K-Thompson

Results 5 issues of K-Thompson

**Feature to document** [Guide: Using webpack-dev-server](https://webpack.js.org/guides/development/#using-webpack-dev-server) **Author(s)** **Additional information** For liveReload to work, `hot` must be set to `false`. Or other options must be configured and possibly one more module...

Following the documentation for [how to create custom highcharts file](https://www.highcharts.com/docs/getting-started/how-to-create-custom-highcharts-files). #### Expected behaviour At this step: Open the unpacked folder highcharts-master in a command line or terminal and run **npm...

Type: Enhancement
Product: Docs

If I use VenoBox this way: ``` // Initialize venobox as a variable var venobox = new VenoBox(); venobox.open('#my-link'); // Open specific item ``` `Open()` fails at the last line:...

Getting the LinkedIn count seems to be broken. Is this a known issue? I see when looking at the console on your demo page, that you get this error (as...

bug

This error is raised when using in Chrome v53.x: > Error in event handler for extension.onRequest: TypeError: Cannot read property 'indexOf' of undefined > at HTMLLinkElement. (chrome-extension://jabopobgcpjmedljpbcaablpmlmfcogm/wf_chrome.js:8:293) > at Function.each...