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
Hi, I keep having this errors (on open, on save...):
Atom says its same as #364 but it doesn't seem so...
Strange thing is this worked fine for the first few hours after I installed it?
[Enter steps to reproduce below:]
... open any file
... or save any file
Atom Version: 1.0.2 System: Microsoft Windows 7 Home Premium Thrown From: minimap package, v4.12.0
Stack Trace
Uncaught TypeError: undefined is not a function
At C:\Users\Joe\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\underscore-plus\lib\underscore-plus.js:189
TypeError: undefined is not a function
at Object.plus.escapeRegExp (C:\Users\Joe\AppData\Local\atom\app-1.0.2\resources\app.asar\node_modules\underscore-plus\lib\underscore-plus.js:189:23)
at atom-text-editor-minimap.module.exports.CanvasDrawer.getInvisibleRegExp (C:\Users\Joe\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:165:31)
at atom-text-editor-minimap.module.exports.CanvasDrawer.drawLines (C:\Users\Joe\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:107:30)
at atom-text-editor-minimap.module.exports.CanvasDrawer.updateCanvas (C:\Users\Joe\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:38:14)
at atom-text-editor-minimap.MinimapElement.update (C:\Users\Joe\.atom\packages\minimap\lib\minimap-element.coffee:400:19)
at C:\Users\Joe\.atom\packages\minimap\lib\minimap-element.coffee:344:17
Hi @joseroux, it looks like some invisible chars aren't substitued properly, I'm not sure why you started getting that error, but I'll have a fix published soon.
Hi, I keep having this errors (on open, on save...):
Atom says its same as #364 but it doesn't seem so...
Strange thing is this worked fine for the first few hours after I installed it?
[Enter steps to reproduce below:]
Atom Version: 1.0.2
System: Microsoft Windows 7 Home Premium
Thrown From: minimap package, v4.12.0
Stack Trace
Uncaught TypeError: undefined is not a function
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: