Jeff Keen
Jeff Keen
Thanks for reporting! It really should fire something, and I like the idea of `audio-blocked`. It's not exactly a failure worthy of an `audio-load-error` in my opinion since the file...
@gandalfar Started work on this and feel free to pick it up if you're feeling motivated. I stalled out on some HLS problems and have to switch gears for a...
@gandalfar This is still an issue in ember-hifi, but I will report that the fork of hifi I made called `ember-stereo` has an `audio-blocked` event and helpers to deal with...
@mileszim Could you describe the use-case here and add potentially add some tests for it?
@mileszim Also, in looking at this again—should the order matter? Doesn't look like that compare code is sorting the values
@ghn I think this would be great. Do you have time to work up a PR?
@dan-jensen https://parcelsapp.com/en/carriers/dhl-ecommerce this is where I got that info from. If you're finding e-commerce numbers that don't fit that, then sounds like there are other cases that haven't been handled....
@Reizar I don't think graphiti does anything super magical to avoid N+1 queries. When I've run into N+1s they've been solved by changing my `base_scope` in my resource to use...
@factyy Thanks for this effort! With your description it definitely sounds like a bug, and therefore whatever fix it involves shouldn't be behind a feature flag. That being said, adding...