Peter Bengtsson
Peter Bengtsson
I'm not using this library myself anymore. But if you are and you think that fix is important and easy to add, please create a PR. I think there are...
 There is the "ASSIGNED TO ME" filter. I guess there could be a filter for "REPORTED BY ME" also.
It's a damn race condition :( I've not been able to figure out when or how that can happen. Refresh the page and it'll go away I think.
@callahad Looked into this for Kuma and wasn't it a problem that node-gyp expects there to be a python version that is `
You don't have Python when you're building node-gyp. It's exclusively just [`node-alpine`](https://github.com/mdn/developer-portal/blob/6a8c4ccaa0e9901c8ab29db4b72c64ca5afee720/Dockerfile#L1-L12) at that point. That means you can't expect `node-gyp` to compile its binaries so it'll fall back on...
> the solution should respect history back and replace state, where we want to keep the scroll Do you know how that can be achieved?
This missing feature is a game changer. I'm really eager for a solution. Even if it comes as a third party package. After all, just like the naive sample hook...
> I don't believe this can be done purely from a third-party plugin; it needs some level of integration with the core route handling. > I believe that. Especially once...
NOTE-TO-SELF; This will break mdn2 because that one assumes to use `npm` in its Makefile.
@wbamberg I'd love to escalate this PR. I believe I've listed enough reasons why `yarn` is better than `npm`. By the way, we'd still be using `npm` to publish to...