tgaff
tgaff
[TASK] [NOT A BUG] At SF railsbridge 226 hosted by Instacart on 20151023 I was asked to test the installfest instructions on Windows 10. This is the log of those...
Maybe you could fix them up? In Chrome and FF I'm seeing `Uncaught ReferenceError: mobx is not defined` in the browser console for several examples including: * https://jsfiddle.net/gh/get/library/pure/mattruby/mobx-examples/tree/master/mobx-standalone/30-extendObservable * https://jsfiddle.net/gh/get/library/pure/mattruby/mobx-examples/tree/master/mobx-standalone/40-map
Root-relative links in markdown like `[link](/some/dir/file.md)` don't get tested as expected, with the default ([alternative](https://github.com/lycheeverse/lychee-action#alternative-approach)) config (as opposed to `[link](some/dir/file.md`). By root-relative I mean those that begin with a `/`...
**Describe the bug** Docketeer-extension installation fails. Port not available. **To Reproduce** Steps to reproduce the behavior: 1. Open docker desktop on Mac (Intel) 2. Visit the extensions marketplace 3. Search...
The readme indicates: `Download WJoy here: http://go.hiddenswitch.com/wjoy` but that link returns a 404. Please upload a new version!
Hi! First of all, thank you for this template. It really speeds up the whole setup process for a new extension. I took it apart to learn how to make...