Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError #131

Open
Pysis868 opened this issue Feb 8, 2022 · 0 comments
Open

Uncaught TypeError #131

Pysis868 opened this issue Feb 8, 2022 · 0 comments

Comments

@Pysis868
Copy link

Pysis868 commented Feb 8, 2022

Description

Steps to Reproduce

  1. Search for text.

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

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)

Commands

     -0:22.1.0 intentions:highlight (input.hidden-input)
     -0:22 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -0:20.2.0 core:confirm (input.hidden-input)
     -0:17.6.0 intentions:highlight (input.hidden-input)
     -0:17.4.0 find-and-replace:show (input.hidden-input)
  3x -0:16.6.0 core:confirm (input.hidden-input)
     -0:11.1.0 core:move-right (input.hidden-input)
     -0:10.5.0 core:backspace (input.hidden-input)
  4x -0:10.3.0 core:move-down (input.hidden-input)
     -0:09.3.0 core:backspace (input.hidden-input)
  4x -0:09.1.0 core:move-down (input.hidden-input)
     -0:08.2.0 core:backspace (input.hidden-input)
     -0:04.4.0 intentions:highlight (input.hidden-input)
     -0:04.2.0 go-to-line:toggle (input.hidden-input)
     -0:03.2.0 core:cancel (input.hidden-input)
     -0:02.9.0 find-and-replace:find-next (input.hidden-input)

Non-Core Packages

atom-autocomplete-php 0.25.6 
atom-debug-ui 1.0.5 
atom-ide-ui 0.13.0 
busy-signal 2.0.1 
highlight-column 0.5.4 
highlight-selected 0.17.0 
ide-php 0.7.18 
intentions 2.1.1 
language-fish-shell 1.1.0 
linter 3.4.0 
linter-ui-default 3.4.1 
minimap 4.40.0 
minimap-autohide 0.10.1 
minimap-bookmarks 0.4.6 
minimap-cursorline 1.0.5 
minimap-find-and-replace 5.0.9 
minimap-git-diff 4.3.6 
minimap-hide 0.3.0 
minimap-highlight-selected 4.6.6 
minimap-linter 2.2.2 
minimap-plus 5.0.0 
minimap-selection 4.5.5 
php-debug 0.3.5 
Sublime-Style-Column-Selection 1.7.5 

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant