Fix JS intialization on commit page
When commit diffs are loaded async, we only delay JS initialization of the diff. The other JS initialization do not depend on the diffs to be present.
Showing
Please register or sign in to comment
When commit diffs are loaded async, we only delay JS initialization of the diff. The other JS initialization do not depend on the diffs to be present.