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: Illegal invocation #145

Open
1 task
finflaex opened this issue May 16, 2022 · 0 comments
Open
1 task

Uncaught TypeError: Illegal invocation #145

finflaex opened this issue May 16, 2022 · 0 comments

Comments

@finflaex
Copy link

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64
Electron: 9.4.4
OS: Ubuntu 22.04
Thrown From: atom-ide-datatip package 0.25.0

Stack Trace

Uncaught TypeError: Illegal invocation

At /home/fx/.atom/packages/atom-ide-datatip/dist/main.js:1

TypeError: Illegal invocation
    at HTMLDocument.Z (/packages/atom-ide-datatip/dist/main.js:1:7942)

Commands

     -2:15.1.0 intentions:highlight (input.hidden-input)
  6x -2:14.9.0 editor:move-to-beginning-of-word (input.hidden-input)
  5x -2:13.4.0 editor:move-to-end-of-word (input.hidden-input)
     -2:11.3.0 intentions:highlight (input.hidden-input)
     -2:09.2.0 editor:move-to-first-character-of-line (input.hidden-input)
     -2:08.4.0 editor:move-to-end-of-screen-line (input.hidden-input)
     -2:05.6.0 intentions:highlight (input.hidden-input)
     -2:05.5.0 core:move-to-top (input.hidden-input)
     -2:04.5.0 core:move-to-bottom (input.hidden-input)
     -2:02.8.0 intentions:highlight (input.hidden-input)
     -2:02.6.0 core:save (input.hidden-input)
     -1:35.6.0 intentions:highlight (input.hidden-input)
     -1:35 find-and-replace:use-selection-as-replace-pattern (input.hidden-input)
     -1:31.2.0 omnisharp-atom:solution-status (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:59.4.0 core:move-left (input.hidden-input)
     -0:58.8.0 intentions:show (input.hidden-input)

Non-Core Packages

atom-ide-base 3.4.0 
atom-ide-code-format 1.0.3 
atom-ide-datatip 0.25.0 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
atom-ide-ui 0.13.0 
busy-signal 2.0.1 
ide-csharp 0.6.2 
ide-rust 1.1.2 
intentions 2.1.1 
language-rust 0.4.12 
linter 3.4.0 
linter-ui-default 3.4.1 
omnisharp-atom 0.31.2 

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