Vladimir Penyazkov

Results 10 comments of Vladimir Penyazkov

any progress regarding this? I faced the same issue on v3.5.8

ok, I can't find that info neither in plan comparison nor in documentation. I'm a customer on a business plan, it's a bit disappointing that we can't use version control...

@ahuth @ljharb The original idea was to create a prop-type to combine legacy callback refs and new object refs. Of course a separate prop-type for mutable object might also be...

Hey, sure, I will create a playground to reproduce the issue Best Regards, Vladimir Penyazkov On Mon, Oct 6, 2025, 19:17 Simon Knott ***@***.***> wrote: > *Skn0tt* left a comment...

Here is an example to showcase the issue. I used `npm init playwright@latest` to setup the project, so it doesn't have any extra functionality. I adjusted the list of reporters...

It's our production setup, currently we have 5 shards and 4 workers in each of them. The amount of tests close to 3k. I wanted to bring reporting of slow...

@ckifer please let me know whether what is described in the issue can be achieved somehow with the current API. If it can't, let's discuss possible solution and I will...

Actually, I was able to achieve the expected result finally: turned out `tickCount` at `PolarRadiusAxis` affects the amount of circles you get from `PolarGrid` by default and all of them...