Highlighting Sentences Sometimes Causes Text To Become Corrupted

A problem I have noticed within the last couple days. When highlighting sentences (or just a few words), it corrupts the remainder of the page. I have attached the before and after photo as well as the console output. This problem is repeatable, so I am not sure what’s going on here.

Chrome Console:
vendor-b446ff37f0291257a893.js:2 Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)
at e.value (main-7ab1ba7905e2e1170efd.js:2:4469778)
at main-7ab1ba7905e2e1170efd.js:2:4469985
at Array.forEach ()
at e.value (main-7ab1ba7905e2e1170efd.js:2:4469893)
at e.value (main-7ab1ba7905e2e1170efd.js:2:4471846)
at main-7ab1ba7905e2e1170efd.js:2:4455286
at e.value (main-7ab1ba7905e2e1170efd.js:2:4480730)
at e.value (main-7ab1ba7905e2e1170efd.js:2:4479874)
at e.clearSelection (main-7ab1ba7905e2e1170efd.js:2:4454702)
at main-7ab1ba7905e2e1170efd.js:2:4275771

I was able to produce the same error on Firefox 106.05.

Steps to reproduce (Works about ~1-5% of the time):

  1. Highlight text near the middle to the bottom of the screen.
  2. While the dialog window is loading attempt to highlight something else.
  3. Repeat steps 1-2 until corrupt occurs.

I have the same issue happening a lot, almost every time I try to highlight multiple words in a sentence

1 Like

Thanks for reporting. We will have it fixed.

1 Like

One way I’ve found around something at least similar: if you can hit the ‘translate’ option in the upper right, the missing text sometimes becomes visible again (then you can turn off the translation again of course).

I just refresh the page :shrug: