Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'substring' of undefined #7494

Closed
nfillon opened this issue Feb 13, 2022 · 1 comment
Closed

Cannot read property 'substring' of undefined #7494

nfillon opened this issue Feb 13, 2022 · 1 comment

Comments

@nfillon
Copy link

nfillon commented Feb 13, 2022

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

VSCodeVim version: 1.22.1

Stack trace
TypeError: Cannot read property 'substring' of undefined
    at C.display (/Users/fillonnicolas/.vscode/extensions/vscodevim.vim-1.22.1/src/cmd_line/commandLine.ts:223:21)
    at statusBarText (/Users/fillonnicolas/.vscode/extensions/vscodevim.vim-1.22.1/src/statusBar.ts:205:35)
    at Object.clear (/Users/fillonnicolas/.vscode/extensions/vscodevim.vim-1.22.1/src/statusBar.ts:105:17)
    at /Users/fillonnicolas/.vscode/extensions/vscodevim.vim-1.22.1/extensionBase.ts:354:23
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
@J-Fields
Copy link
Member

Duplicate of #7512

@J-Fields J-Fields marked this as a duplicate of #7512 Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants