TMTron

Results 59 comments of TMTron

I can confirm this: happens when you start the network-manager-start app and click delete very fast.

I agree that Codelabs should have as little code as possible. But they should also be (like any other software) technically correct: **crashes or severe bugs are not acceptable**. At...

@Ovilia why the `waiting-for:author` tag: do you need some more info?

@pissang I can still reproduce the issue in 5.0.1 Here is an updated [Stackblitz example](https://stackblitz.com/edit/angular-echarts-append-to-body-5?file=package.json)

> Yes, this issue seems to be there. I'm wondering how we should properly handle this case, hide or scroll? I could live with both - maybe it makes sense...

Our use-case is that customers can create custom dashboards and add many charts side-by-side or below each other. In this case they have 3 bar-charts side-by-side and want to compare...

@helgasoft Your proposal is for sure nice, but just a workaround for the bug. And you must also consider that we don't just create a fixed chart for one customer,...

@abonander > Instead of changing the behavior of the existing function, how about adding a function to split a given chunk into two at a given timestamp. A complementary function...