You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, is it possible to apply something like emberjs/ember-render-modifiers#16 to ember-render-helpers? I have infinite loop when using {{did-update}}.
The text was updated successfully, but these errors were encountered:
Unfortunately we can't do exactly the same thing as emberjs/ember-render-modifiers#16, since there is so HelperManager yet. However, maybe we can fix it still.
Can you please submit a failing test case or code snippet that demonstrates the infinite loop?
Hi all, is it possible to apply something like emberjs/ember-render-modifiers#16 to ember-render-helpers? I have infinite loop when using
{{did-update}}
.The text was updated successfully, but these errors were encountered: