Jeff

Results 12 issues of Jeff

**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behaviour?** In `preact.config.js` I have some [Webpack externals](https://v4.webpack.js.org/configuration/externals/) configured as follows: ```js config.externals =...

**Do you want to request a _feature_ or report a _bug_?** A bug **What is the current behaviour?** I am developing 2 projects simultaneously (Chromecast Sender and Receiver apps). They...

The nature of this change is to address an issue with RouterOnChangeArgs: the `previous` value is just a URL string, while `current` is a component instance. Not only is it...

Scenario: I am trying to use [ember-cli-storybook](https://github.com/storybooks/ember-cli-storybook), an addon which integrates [Storybook](https://storybook.js.org/) into an ember app. However, its addon script reads some metadata from `this.app` in the `outputReady` hook, used...

needs confirmation

I've only tested this on Windows in `cmd`, `powershell` and `MINGW64` (Git bash). In `MINGW64` the arrow keys allow me to move the cursor freely to any part of the...

Looks like this extension was more-or-less replaced by https://github.com/rust-lang/rust-analyzer several years ago and hasn't been updated since. I understand that #812 is showing an intention to (possibly) merge `rust-analyzer` back...

The sandboxing concept of "Insulation" in Busted is nice but seems to promise a bit more than it offers. What is sold as a snapshot of your environment that is...

Apologies for not having a screenshot at hand but the issue I've faced is fairly simple to describe. The extension installs without issue and integrates with Karma fine (as long...

Was looking at the website for this shitty enterprise software company: http://compuware.com/ (who have been spamming me) and wondered what the "code" from their front page was. Turns out it...

This package shadows a package in the NodeJS standard lib. Seeing as it is also 5+ years old with no changes and an essentially empty codebase, it should be marked...