Denis Demchenko
Denis Demchenko
@bryantbiggs all checks are now passed, though I haven't tested the Fargate example on a real account. Could you please help out with this? I still don't have a spare...
Thanks! Sure, I've added you to our fork — feel free to modify the branch of this PR
Hi guys! I stumbled upon the same problem now. Did you accomplish the goal with this module, or did you write your own module for such cases? @filip5114 @kaarejoergensen
Hi guys! I see @bryantbiggs tagged the issue as a v6 milestone target, though I needed to find a solution faster, so I introduced a simple separate switcher for the...
Hi @levkk! Any chance this PR gets reviewed and maybe merged any time soon? ☺️
I have the same issue on Windows 7 and Sublime Text 2.0.2 when CTRL+R, type symbols, then backspase. Here is a crash report: ``` Event problem name: APPCRASH Process: sublime_text.exe...
Agree. I'm even overwhelmed with the fact that it doesn't take those properties as env variables.
Oh, now I can see, `ember-element-resize-detector` used in templates. But still don't understand how to prevent scroll to top when the element is resized...
I've found another solution to observe changes in the PagedRemoteArray. First, set a counter to the instance of PagedRemoteArray and set an observer for `arrayDidChange` event, then update the counter...
@typeoneerror, have you found any workaround?