fix(web): handle text input metrics correctly on history undo events #406
Annotations
7 errors
src/web/parserUtils.ts#L261
Cannot find name 'prevText'. Did you mean 'parseText'?
|
src/web/parserUtils.ts#L263
Cannot assign to 'count' because it is a constant.
|
src/web/parserUtils.ts#L265
Cannot find name 'newCursorPosition'. Did you mean 'cursorPosition'?
|
src/web/parserUtils.ts#L268
Cannot find name 'prevText'. Did you mean 'parseText'?
|
src/web/parserUtils.ts#L272
Cannot assign to 'count' because it is a constant.
|
src/web/parserUtils.ts#L277
Cannot find name 'newCursorPosition'. Did you mean 'cursorPosition'?
|
|
The logs for this run have expired and are no longer available.
Loading