react-diff-viewer icon indicating copy to clipboard operation
react-diff-viewer copied to clipboard

Line repeated in viewer

Open Aaron-Schaefer opened this issue 4 years ago • 0 comments
trafficstars

Hi @praneshr

I'm having an issue with a file possibly caused by a large number of differences. There is a section in the file where all of the differences are but for some reason the first line of this chunk just gets repeated over and over for the whole chunk for the new value like this.

image

The chunk is about 250 lines and every one of those 250 on the right is that repeated first line. The file is around 900 lines but only that chunk of 250 has differences.

Not sure if this is related to https://github.com/praneshr/react-diff-viewer/issues/25 or it is something entirely different.

Aaron-Schaefer avatar Mar 24 '21 13:03 Aaron-Schaefer