Mergely icon indicating copy to clipboard operation
Mergely copied to clipboard

When the modified difference point scrolls to the viewport, error: 'k is not defined '

Open ZiggsTw opened this issue 1 year ago • 0 comments

It was a great tool for my project, but there was a problem with it. This problem occurs only when the content of one of the left and right files is only modified (not added and not deleted).

Error message :

configuration.3eacb321.js:811 Uncaught ReferenceError: k is not defined
    at j._sms (configuration.3eacb321.js:811:876)
    at j._lcs (configuration.3eacb321.js:811:256)
    at new j (configuration.3eacb321.js:807:23732)
    at C.addInlineDiff (configuration.3eacb321.js:835:6004)
    at M._markupLineChanges (configuration.3eacb321.js:807:18201)
    at M._renderChanges (configuration.3eacb321.js:807:14360)
    at M._scrolling (configuration.3eacb321.js:807:13361)
    at configuration.3eacb321.js:807:8961

Code :

Implement basic functions according to the Upgrade module in the document.

Project information:

ZiggsTw avatar Dec 26 '23 10:12 ZiggsTw