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
toggle-all-comments-and-replies adds an event listener to the toggle link, but backticks-to-monospace rewrites the innerHTML of a comment, which removes the event listener.
The text was updated successfully, but these errors were encountered:
toggle-all-comments-and-replies
adds an event listener to the toggle link, butbackticks-to-monospace
rewrites the innerHTML of a comment, which removes the event listener.The text was updated successfully, but these errors were encountered: