You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom: 1.14.4 x64 Electron: 1.3.13 OS: Mac OS X 10.12.3 Thrown From: find-and-replace package 0.206.3
Stack Trace
Uncaught TypeError: Cannot read property 'onDidStopChanging' of undefined
At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/find-and-replace/lib/buffer-search.js:46
TypeError: Cannot read property 'onDidStopChanging' of undefined
at BufferSearch.setEditor (/app.asar/node_modules/find-and-replace/lib/buffer-search.js:46:48)
at /app.asar/node_modules/find-and-replace/lib/find.js:49:36
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at /app.asar/src/pane-container.js:348:27
at Pane.module.exports.Pane.observeActiveItem (/app.asar/src/pane.js:241:7)
at /app.asar/src/pane-container.js:346:42
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at PaneContainer.module.exports.PaneContainer.setActivePane (/app.asar/src/pane-container.js:198:22)
at Pane.module.exports.Pane.activate (/app.asar/src/pane.js:850:14)
at /packages/plantuml-viewer/lib/plantuml-viewer-view.js:43:48)
at /packages/plantuml-viewer/node_modules/jquery/dist/jquery.js:4435:9)
at /packages/plantuml-viewer/node_modules/jquery/dist/jquery.js:4121:28)
happens to me while dragging, but worst is it breaks all Find/Replace functions when the viewer window is up. The error pops up every time I try to find something and it acts as though nothing happened (no find is performed), as long as the viewer window is visible.
Atom: 1.14.4 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: find-and-replace package 0.206.3
Stack Trace
Uncaught TypeError: Cannot read property 'onDidStopChanging' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: