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
In the example above, if I uncomment {{yield}} and then try to click on one of the buttons in the list, nothing happens (debugger isn't hit). Removing the yield fixes the issue.