Nikita TMM

Results 32 comments of Nikita TMM

@dipeshdulal Really looking forward to see any example to unit test service or repository properly

@dipeshdulal thank you. I struggle with uber fx luck of documentation. Your repository helps a lot

duplicate https://github.com/go-playground/validator/issues/963

Server response when opening the corrupted trace: JSON Response ```JSON { "columns": [ "__time", "SpanId", "TraceId", "ServiceName", "Name", "Kind", "DurationNano", "TagsKeys", "TagsValues", "References", "Events", "HasError" ], "events": [ [ 1664993463644,...

Same with Inter font (google fonts), any solutions?

The solution is to download font from other sources. I used https://rsms.me/inter/ and it works fine. The font file size is twice, so i guess google optimizing font for web...

Anybody found a fix? I'm thinking about forcing to rearrange if screen size changed. But how?

Even official responsive example have this issue. @gmsa Im using Chrome Version 86.0.4240.183 (Official Build) (64-bit) ![image](https://user-images.githubusercontent.com/70148117/98569894-1dd63500-22b3-11eb-9dd1-c26077836282.png)

One tip for everyone. Just one event "@layout-updated" not enough. You have to subscribe to breackpoint changed event if you using responsive layout. But still it doesn't work for me...

Our project switched from old tvjs chart to KlineCharts after quite a bit of work to fix blur issue and other small issues it looks quite nice and perform well.