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: target.closest is not a function
At /home/buzz-dee/.atom/packages/cursor-history/lib/main.js:11
TypeError: target.closest is not a function
at getClosestEditorForTarget (/packages/cursor-history/lib/main.js:11:26)
at subscriptions.add.atom.commands.onWillDispatch (/packages/cursor-history/lib/main.js:165:24)
at Function.module.exports.Emitter.simpleDispatch (/usr/lib/atom/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/usr/lib/atom/node_modules/event-kit/lib/emitter.js:141:28)
at CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:360:18)
at CommandRegistry.dispatch (/usr/lib/atom/src/command-registry.js:273:17)
at NotificationElement.onDidClick (/packages/ide-rust/lib/index.js:291:49)
at HTMLAnchorElement.<anonymous> (/usr/lib/atom/node_modules/notifications/lib/notification-element.js:131:42)
Used plugin
ide-rust
and set the toolchain tobeta
, after that I got the notification from Atom:Clicked on "Reload" button. Error came up.
Atom: 1.23.1 x64
Electron: 1.6.15
OS: "Arch Linux"
Thrown From: cursor-history package 0.12.0
Stack Trace
Uncaught TypeError: target.closest is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: