Felix Becker
Felix Becker
### How to reproduce: - Define a schema with a nullable field, and a non-nullable sub-field - Have the schema for the non-nullable field return an error ### Expected: The...
Currently borders are drawn as the stroke of a rect, which supports border-radius. However, the way SVG draws borders is different from the CSS, the stroke is on the edge...
I have a `.ssh/config` like ``` Host github User git HostName github.com IdentityFile ~/.ssh/github ``` so my remote is just `github:felixfbecker/whatever`. I'm getting the error _Unknown git provider_
- warns you when you try to use it with an incompatible version of React - enables size analasys through https://bundlephobia.com/result?p=react-popover - enables a badge in README like https://david-dm.org/littlebits/react-popover?type=peer
On my keyboard layout alt+S types ß, alt+A types ä. The default keybindings hijack these, preventing me to type them when e.g. editing German markdown. I don't see a way...
When working on a different branch, "Open in Sourcegraph" always opens master.
I am getting this error when using this plugin, webpack 4.15.1 ``` node_modules/webpack/lib/NormalModule.js:513 const timestamp = fileTimestamps.get(file); ^ TypeError: fileTimestamps.get is not a function at NormalModule.needRebuild (node_modules/webpack/lib/NormalModule.js:513:37) at Compilation.addModule (node_modules/webpack/lib/Compilation.js:518:27)...