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
GitHub: Make add line comment fix more robust when the code hasn't finished rendering.
It seems the comment buttons sometimes render before the code. So, we now match for both the comment button and the code and handle both in the same way.
0 commit comments