editor icon indicating copy to clipboard operation
editor copied to clipboard

Error: Cannot read properties of undefined (reading 'toUpperCase')TypeError: Cannot read properties of undefined (reading 'toUpperCase') at https://tauri.localhost/assets/main-e0f7e5ee.js:69:4725 at Array.map (<anonymous>) at yr (https://tauri.localhost/assets/main-e0f7e5ee.js:69:4710) at Object.provideCodeActions (https://tauri.localhost/assets/main-e0f7e5ee.js:70:392)Error: Cannot read properties of undefined (reading 'toUpperCase')TypeError: Cannot read properties of undefined (reading 'toUpperCase') at https://tauri.localhost/assets/main-e0f7e5ee.js:69:4725 at Array.map (<anonymous>) at yr (https://tauri.localhost/assets/main-e0f7e5ee.js:69:4710) at Object.provideCodeActions (https://tauri.localhost/assets/main-e0f7e5ee.js:70:392) at https://tauri.localhost/assets/editor.main-3a70c1ee.js:4:53133

Open TranNgoQuocThai opened this issue 7 months ago • 1 comments

Summary This error appeared several times when I was working with the en_US.lang file

To Reproduce Steps to reproduce the behavior:

When I work with the en_US.lang file, sometimes this bug message will appear.

Observed behavior It doesn't affect the working process at all, but I still want to report it.

Platform (please complete the following information):

Windows 11

Additional context I want it to not appear anymore.

TranNgoQuocThai avatar Jul 13 '24 08:07 TranNgoQuocThai