Nakroma
Nakroma
I think the thing `helpers.js` did, can be achieved in the `genCSSModulesCode` function: https://github.com/vuejs/vue-loader/blob/master/lib/codegen/styleInjection.js#L32
You need to do `task._task.on('task-failed')` - altough task-failed and task-finished should 100% be emitted by ScheduledTask and not the underlying Task
Not stale, we have the same issue. Any news on this PR or something others could help with?
When trying to replicate our issue for the failtest I took another look at our problem and it turns out it was an issue with nuxt itself that was causing...
The progress bar errors are the same error, they appear because the progress styling is defined by the `body` class, which doesn't get refreshed when switching games. I'm not sure...
 [feat: define and implement behaviour on accessing non authorized endpoints](https://trello.com/c/1pOGPD4L/19-feat-define-and-implement-behaviour-on-accessing-non-authorized-endpoints)
How do you imagine the dynamic system in the additional description? Having a big redis list with the top ~200 items inside? My first thought for implementing that would be...
may be linked to the memleak
Current solution is displaying it in the tooltip (check the wow-classic-graph-overhaul branch) until we have user settings for it. Maybe it makes sense to put in into another timezone for...