atom / find-and-replace

Find and replace in a single buffer and in the project
MIT License
242 stars 219 forks source link

Uncaught TypeError: Cannot read property 'props' of undefined #1045

Closed ghost closed 5 years ago

ghost commented 5 years ago

@scottbarrow commented on Aug 15, 2018, 7:08 PM UTC:

[Enter steps to reproduce:]

Performing Find Alll search within a project

Atom: 1.29.0 x64 Electron: 2.0.5 OS: Mac OS X 10.13.4 Thrown From: Atom Core

Stack Trace

Uncaught TypeError: Cannot read property 'props' of undefined

At /Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:145

TypeError: Cannot read property 'props' of undefined
    at getKey (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:145:28)
    at mapOldKeysToIndices (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:151:23)
    at updateChildren (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:90:53)
    at patch (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:15:15)
    at updateChildren (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:72:13)
    at patch (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/patch.js:15:15)
    at updateSync (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/component-helpers.js:108:26)
    at Object.update (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/node_modules/etch/lib/component-helpers.js:62:11)
    at HTMLDivElement.ListView.element.addEventListener (/Applications/Atom.app/Contents/Resources/app/node_modules/find-and-replace/lib/project/list-view.js:16:62)

Commands

  3x -0:58.4.0 project-find:show (atom-pane.pane)
     -0:43.8.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-alignment 0.13.0 
atom-beautify 0.33.0 
atom-bootstrap4 1.4.0 
atom-monokai 0.10.9 
atom-zurb-foundation 2.2.0 
busy-signal 1.4.3 
css-snippets 1.1.0 
custom-title 1.0.1 
es-identifier-highlight 0.4.3 
es6-javascript 1.0.0 
file-icons 2.1.24 
indent-guide-improved 1.4.13 
intentions 1.1.5 
isotope-ui 2.8.5 
javascript-snippets 1.2.1 
language-babel 2.85.0 
language-haml 0.31.1 
language-javascript-jsx 0.3.7 
language-slim 1.0.0 
linter 2.2.0 
linter-erb 1.1.1 
linter-eslint 8.4.1 
linter-slim 1.0.0 
linter-ui-default 1.7.1 
local-history 4.3.1 
rails-snippets 2.19.0 
railscast-theme 0.4.0 
react-snippets 1.1.1 
sequential-number 0.5.0 
seti-ui 1.11.0 
Sublime-Style-Column-Selection 1.7.4 
unity-ui 2.1.11 
wakatime 7.0.4 
xml-formatter 0.11.0 

This issue was moved by rsese from atom/atom#17867.

rsese commented 5 years ago

Thanks for the report! Can you confirm if the error is reproducible and if so, can you reproduce in safe mode (atom --safe)?

no-response[bot] commented 5 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.