Dmitry Ananichev

Results 8 comments of Dmitry Ananichev

You also need `karma-babel-preprocessor` to work with ES6 via Karma. https://github.com/babel/karma-babel-preprocessor

This will be useful, but standart html-select does not allow it.

@pilap82 However, select supports finding an item via typing its name.

I think, you can do it using breadcrumbs. Maybe something about number of items in breadcrumbs or just storing current/previous item. I mean breadcrumbs that you can see at your...

@mangui yeah but we have 10 seconds length chunks and each chunk takes about 2-3 seconds to load (with maximum of 5 seconds). Isn't enough? Also, is HLSEvent.LIVE_LOADING_STALLED available in...

@mangui tbh i removed Flex and right now i have no time for setting whole build environment, but i understand. And what about my first question?

@mangui considering other issues related to `loading stalled` event (i mean in this bugtracker) -- maybe your algorithm is not working correctly? As i wrote before, with 10 seconds chunks...

As a workaround: https://github.com/mangui/flashls/pull/528 But i must ask: why flashls stops downloading chunks after some time at all? I mean, it happens after 2+ live loading stalled errors.