Description
For example this solution : https://leetcode.com/submissions/detail/440843946/
Gets ported over to git as this : https://pastebin.com/uG0nf7wN
Its cutting off the bottom part of the solution for some reason.
Using Chrome Version 87.0.4280.88 (Official Build) (64-bit)
UPDATE : I realize that this issue is related to the scroll wheel for the problem solution. I would recommend trying to get the latest submission, then viewing the submission page to get the code itself as it looks like the scroll wheel is throwing off the code copying to github. I was able to get the full solution content in GitHub but only after zooming out in chrome to the point that the scroll wheel disappeared. E.g. :
And then the file committed to github was : https://pastebin.com/XGvepCSX
Activity