Dave Bevan
Dave Bevan
**Causes page crash when used in IE11 with IE8 Compatability mode enabled - corporate application** JS console reports **document.addEventListener** not available. **My workaround to skip loading Sortable if IE11 in...
For various reasons, we have ipv6 disabled on our Ubuntu 18.04 LTS hosts. I think it's the cause of this fatal panic? ``` INFO[0000] Version:1.1.251 INFO[0000] Hostname: bevand10-HP-EliteBook-840-G3 INFO[0000] Garbage...
### What kind of change does this PR introduce? Support for the `STAB` message - `ST`reaming `A`udio `B`itrates ### What is the current behaviour? `STAB` is not currently supported. ###...
Source graphic is 1280x720 Output resolution is 1280x720 When graphic is loaded, positioning set to middle, width and height 100%, and the Chroma window set to full-screen using F11, i.e....
https://github.com/javascript-tutorial/en.javascript.info/blob/285083fc71ee3a7cf55fd8acac9c91ac6f62105c/1-js/99-js-misc/01-proxy/article.md?plain=1#L712 As per MDN and ECMASCRIPT, use of this approach seems to be deemed legacy and will at some point be withdrawn from browsers. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/proto https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object.prototype.__proto__ The alternative seems to...
**Given** * In some working scenarios, MOS servers are configured to emit main and reserve path traffic. * In these circumstances, MOS messages, when collated by receiving MOS devices (that...
**Given** That the BBC have requested OpenMedia/CGI to implement `` messages [here](https://github.com/bbc/newslabs-mosromgr-pipeline/issues/171) **Then** We need to ensure that this library can support the message they are expecting. **ACs** * That...
https://github.com/rollup/rollup/blob/3520da5112f100514bd4ad0c5c6b637eb7961977/cli/run/watch-cli.ts#L156 Given the input value to this function (code) is not always an int, this line fails but does not report a true/underlying error reason to the user. I had...
**Given** There is a beta release available for install: `=v4.2.6 | >=8.3.0 | v0.0.6b2` **When** We come to install it on our current build **Then** The plugin installation is blocked...