Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught TypeError: Cannot destructure property 'itemHeight' of 'this.uiProps' as it is undefined. #1114

Open
ghost opened this issue Oct 16, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 16, 2021

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: "Manjaro Linux"
Thrown From: autocomplete-plus package 2.42.4

Stack Trace

Uncaught TypeError: Cannot destructure property 'itemHeight' of 'this.uiProps' as it is undefined.

At /usr/lib/atom/node_modules/autocomplete-plus/lib/suggestion-list-element.js:395

TypeError: Cannot destructure property 'itemHeight' of 'this.uiProps' as it is undefined.
    at SuggestionListElement.scrollSelectedItemIntoView (/usr/lib/atom/node_modules/autocomplete-plus/lib/suggestion-list-element.js:395:13)
    at SuggestionListElement.renderSelectedItem (/usr/lib/atom/node_modules/autocomplete-plus/lib/suggestion-list-element.js:380:12)
    at ViewRegistry.performDocumentUpdate (/usr/lib/atom/src/view-registry.js:264:7)

Commands

     -3:21.9.0 grammar-selector:show (atom-text-editor.editor)
     -0:17.5.0 vim-mode-plus:substitute (input.hidden-input)
     -0:13.1.0 core:move-up (input.hidden-input)
  3x -0:13.1.0 core:move-down (input.hidden-input)
     -0:13.1.0 core:move-up (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
emmet 2.4.3 
file-icons 2.1.47 
highlight-selected 0.17.0 
material-palenight-syntax 1.5.7 
minimap 4.40.0 
minimap-highlight-selected 4.6.6 
pigments 0.40.6 
todo 0.6.0 
vim-mode-plus 1.36.7 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants