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 Version: 0.175.0 System: linux 3.13.0-53-generic Thrown From: minimap package, v4.11.2
Stack Trace
Uncaught TypeError: undefined is not a function
At /home/afontes/.atom/packages/minimap/lib/minimap-element.coffee:82
TypeError: undefined is not a function
at atom-text-editor-minimap.MinimapElement.attachedCallback (/home/afontes/.atom/packages/minimap/lib/minimap-element.coffee:82:35)
at atom-pane.PaneElement.activeItemChanged (/usr/share/atom/resources/app/src/pane-element.js:110:24)
at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:82:11)
at Pane.module.exports.Pane.setActiveItem (/usr/share/atom/resources/app/src/pane.js:264:22)
at Pane.module.exports.Pane.activateItem (/usr/share/atom/resources/app/src/pane.js:328:21)
at /usr/share/atom/resources/app/src/workspace.js:524:16
at _fulfilled (/usr/share/atom/resources/app/node_modules/q/q.js:787:54)
at self.promiseDispatch.done (/usr/share/atom/resources/app/node_modules/q/q.js:816:30)
at Promise.promise.promiseDispatch (/usr/share/atom/resources/app/node_modules/q/q.js:749:13)
at /usr/share/atom/resources/app/node_modules/q/q.js:557:44
at flush (/usr/share/atom/resources/app/node_modules/q/q.js:108:17)
at process._tickCallback (node.js:386:11)
Atom has now reached version 1.0, and the latest version of the minimap only support Atom >= 0.208 so updating your Atom version should fix this issue.
[Enter steps to reproduce below:]
Atom Version: 0.175.0
System: linux 3.13.0-53-generic
Thrown From: minimap package, v4.11.2
Stack Trace
Uncaught TypeError: undefined is not a function
Commands
Config
Installed Packages
/cc @atom/core
The text was updated successfully, but these errors were encountered: