Kirill Anoshin
Kirill Anoshin
@koba04 this might become a severe security vulnerability if someone figures out the way to put malicious code to the [run](https://www.npmjs.com/package/run) npm package. Despite run is not updated for 7...
`--filterMeta` is a great idea. Additional use-case are packages that need to stay on the same version because they are published from the same monorepo but for some reason filtering...
@mbest hey, thanks for working on supporting the Knockout. Would you happen to have any updates about the 3.5.2 release?
In my use-case I have a logger call in `beforeunload` callback. Even though the callback is fired successfully DD fails to deliver those logs consistently in most cases (maybe 7...
@amortemousque I'm having the same issue as well (retainer chain looks very similar). I started a support request with additional details. I can provide reproduction steps; however, you'd need to...
@kdy1 I noticed the same issue with new TS files not getting compiled to the output directory. Is there a workaround? You mentioned that it's a glob package regression, so...
@PekoPPT, is there an ETA for a fix that we can rely on? I noticed that you assigned Medium severity, but this is affecting more than 33% zoom for us.
@PekoPPT, it looks like I was able to fix this problem by patching the kendo code. In https://github.com/telerik/kendo-react/issues/1749 (v6.1.1 of @progress/kendo-react-dateinputs), this was semi-fixed by skipping scroll when it's coming...