manvydasu

Results 11 comments of manvydasu

The library is quite small. Perhaps it should be rewritten in typescript? It would be easier to avoid such mistakes then and it shouldn't be that hard.

Seems like the library isn't maintained, I have pending PR for react 17 support. https://github.com/clauderic/react-tiny-virtual-list/pull/95 Also, i've published my fork here with required changes -> https://www.npmjs.com/package/react-tiny-virtual-list-oss

> A lot of unnecessary Dev dependencies, including prettier and shopify > > .eslintrc file is user-specific and doesn't belong in this pull request. What do you mean by a...

Hey, @sopilkar, I think this repository is no longer maintained. I wanted to remove this warning back in 2021 with this fork and PR (https://github.com/clauderic/react-tiny-virtual-list/pull/95) but author did not look...

So it's impossible to have metrics for "response times by endpoint" using express with the current implementation of router?

Hey @mcollina I've noticed the similar behavior after upgrading to latest `pino` and `pino-http`, not sure if the usage is incorrect, but after upgrading such code no longer works. (pino.Logger...

@thomas-yaa The issue resolved for me after upgrading typescript to latest version (4.6 -> 4.8.4)

@kasonde Hey, I was using Lerna + pnpm when I jumped on this. One lerna package was a strapi application, which was using a custom plugin. And the other one...

I've tried adding unit test with source like ``` var source = @"public class TestClass { public System.Threading.Tasks.Task Method() { return System.Threading.Tasks.Task.CompletedTask; } public void ShowsXUnit1013Warning() { } [Fact] public...

@DirectuX Which research paper is the algorithm for invisible watermaking based on?