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
Oh no, I just encountered a case in which the eventlistener was missing entirely...
(no "event" tag next to the element)
I don't remember what exactly I did, but the has-event-listener value is true, so something can become inconsistent with this fix.
(I believe, I just clicked on continue to watch on the main page, but there has to be something else to it.)
Description
It goes for the timestamp and the spoiler block:
This is a problem if an even number of listeners is fired, as all of them are bubbling and the state is not changed.
TODO
Figure out what causes this
Can I work on this?
The text was updated successfully, but these errors were encountered: