Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Exception while getting completions for object with getter/setter #195

Closed
roblourens opened this issue Apr 3, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@roblourens
Copy link
Member

Error processing "completions": TypeError: Cannot read property 'length' of undefined
    at trimProperty (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/variables.js:167:18)
    at propertyPreviewToString (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/variables.js:161:19)
    at props.map.prop (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/variables.js:151:43)
    at Array.map (native)
    at getObjectPreview (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/variables.js:151:14)
    at Object.getRemoteObjectPreview (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/variables.js:194:17)
    at ChromeDebugAdapter.createObjectVariable (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/chromeDebugAdapter.js:1540:33)
    at ChromeDebugAdapter.remoteObjectToVariable (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/chromeDebugAdapter.js:1483:33)
    at ChromeDebugAdapter.internalPropertyDescriptorToVariable (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/chromeDebugAdapter.js:1230:21)
    at ChromeDebugAdapter.propertyDescriptorToVariable (/Users/roblou/code/vscode-chrome-debug-core/out/src/chrome/chromeDebugAdapter.js:1173:25)
@roblourens roblourens self-assigned this Apr 3, 2017
@roblourens roblourens added this to the April 2017 milestone Apr 3, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2018
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

1 participant