Sergey Barskiy

Results 5 comments of Sergey Barskiy

Thanks for the super quick response, @rgwozdz . I will add that to our to-do list... Thanks.

Create PR to fix both: https://github.com/SteveDunlap13/MaterialTimeControl/pull/27

I was able to get this to work. I used req.params.layer and simply had conditional code based on layer number in getData method

There is one small technical issue. If you enable Angular global error handler, this 404 will end up there, and there is no good way to ignore it. The only...

@snics First of all, thanks for the control and your response. The only issue I see is that 404 pops up in Angular global error handler. We have one to...