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
lit/lit#523 added support for an eventContext option to render(). If we set it to this, then event listeners will not have to be bound to have the correct this reference when invoked.