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
Are you still having trouble with this? I had this issue open today as I coded up an OverlayView. I was worried about it. I didn't have any issue. My code looks something like:
I'd like to register event listeners with elements contained within OverlayView. However, when I tried something similar to:
the event handlers don't actually receive the events. Is there a nice way to resolve this?
The text was updated successfully, but these errors were encountered: