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
The best way to exercise that hook is probably to add a simple "closure component" setup in Glimmer. It doesn't need to do the complicated merging setup in Ember, but something like first (or last) invocation wins is probably sufficient. (We just need to test that you can indeed change the args to something other than what is supplied in the invocation.)
The text was updated successfully, but these errors were encountered:
The best way to exercise that hook is probably to add a simple "closure component" setup in Glimmer. It doesn't need to do the complicated merging setup in Ember, but something like first (or last) invocation wins is probably sufficient. (We just need to test that you can indeed change the args to something other than what is supplied in the invocation.)
The text was updated successfully, but these errors were encountered: