electrodb icon indicating copy to clipboard operation
electrodb copied to clipboard

ElectroDB playground: After Page Load, the caret in code-editor is not aligned with the letters sometimes

Open SotunasIf opened this issue 2 years ago • 0 comments

Describe the bug I call https://electrodb.fun and set the caret on a letter on a line of code in the editor. (eg. "t" in "table" of "const table =" in Line 5) Sometimes, the caret is not on the letter I click, it has a positive offset to it, which grows by the colum of the line. In most cases, reloading the page fixes this.

SotunasIf avatar Nov 22 '23 10:11 SotunasIf