Request textDocument/codeAction failed with message: Cannot read property 'localeCompare' of undefined
See original GitHub issueSince yesterday (seems like due to version update), my VSCode Elm integration no longer works and errors out with:
[Info - 11:03:29 AM] A code action was requested
[Error - 11:03:29 AM] Request textDocument/codeAction failed.
Message: Request textDocument/codeAction failed with message: Cannot read property 'localeCompare' of undefined
Code: -32603
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
Cannot read property 'localeCompare' of undefined
I am trying to sort the HTML table, but getting the error. Is there anything I am doing wrongly?
Read more >Cannot read property 'localeCompare' of undefined #9766
Trying to do local install of gulp using 'npm install gulp' and it gives me that error.
Read more >Cannot read Property 'localeCompare' of undefined
Attempting to run an Active Report fails with error: Cannot read Property 'localeCompare' of undefined.
Read more >String.prototype.localeCompare() - JavaScript - MDN Web Docs
The localeCompare() method returns a number indicating whether a reference string comes before, or after, or is the same as the given string ......
Read more >Cannot read properties of undefined' - JavaScript Debugging
How To Fix 'Uncaught TypeError : Cannot read properties of undefined ' - JavaScript Debugging.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Works, thank you!
Okay, will prepare something in a few hours.