electrodb
electrodb copied to clipboard
ElectroDB playground: After Page Load, the caret in code-editor is not aligned with the letters sometimes
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.