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
Uncaught TypeError: Cannot read property 'dispose' of undefined
At /home/user/.atom/packages/minimap-find-and-replace/lib/minimap-find-and-replace-binding.js:29
TypeError: Cannot read property 'dispose' of undefined
at MinimapFindAndReplaceBinding.disposeMarkerSubsctiotions (/packages/minimap-find-and-replace/lib/minimap-find-and-replace-binding.js:29:23)
at MinimapFindAndReplaceBinding.clear (/packages/minimap-find-and-replace/lib/minimap-find-and-replace-binding.js:54:8)
at MinimapFindAndReplaceBinding.changeVisible (/packages/minimap-find-and-replace/lib/minimap-find-and-replace-binding.js:49:9)
at Object.changeVisible (/packages/minimap-find-and-replace/lib/minimap-find-and-replace.js:92:12)
at /packages/minimap-find-and-replace/lib/minimap-find-and-replace.js:76:10
at Function.simpleDispatch (/usr/share/atom-nightly/resources/app/static/<embedded>:11:1187641)
at Emitter.emit (/usr/share/atom-nightly/resources/app/static/<embedded>:11:1189082)
at Panel.hide (/usr/share/atom-nightly/resources/app/static/<embedded>:14:39650)
at HTMLElement.<anonymous> (/usr/share/atom-nightly/resources/app/static/<embedded>:11:184731)
at CommandRegistry.handleCommandEvent (/usr/share/atom-nightly/resources/app/static/<embedded>:11:352694)
at KeymapManager.dispatchCommandEvent (/usr/share/atom-nightly/resources/app/static/<embedded>:11:1228444)
at KeymapManager.handleKeyboardEvent (/usr/share/atom-nightly/resources/app/static/<embedded>:11:1224578)
at WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom-nightly/resources/app/static/<embedded>:11:286682)
Description
Steps to Reproduce
Expected behavior:
No error.
Actual behavior:
Error.
Versions
Atom: 1.61.0-nightly3 x64
Electron: 11.4.12
OS: "Fedora release
Thrown From: minimap-find-and-replace package 5.0.9
Stack Trace
Uncaught TypeError: Cannot read property 'dispose' of undefined
Commands
Non-Core Packages
Additional Information
The text was updated successfully, but these errors were encountered: