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
The button 'primary' class needs to be set in a synchronous script to
prevent flicker of the button which was regressed recently, fixed that.
Additionally, reduced the two script tags to just one, the previous scripts
were actually initializing the buttons thrice on the empty repo page, now it
only initializes once. Finally, removed duplicate code and re-used the inline
function in the update code as well.
0 commit comments