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: 1.0.19 System: Unknown Windows Version Thrown From: minimap package, v4.15.0
Stack Trace
Uncaught TypeError: string.replace is not a function
At C:\Users\Nat\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\underscore-plus\lib\underscore-plus.js:189
TypeError: string.replace is not a function
at plus.escapeRegExp (C:\Users\Nat\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\underscore-plus\lib\underscore-plus.js:189:23)
at Array.map (native)
at atom-text-editor-minimap.module.exports.CanvasDrawer.getInvisibleRegExp (C:\Users\Nat\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:219:23)
at atom-text-editor-minimap.module.exports.CanvasDrawer.drawLines (C:\Users\Nat\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:155:24)
at atom-text-editor-minimap.module.exports.CanvasDrawer.updateCanvas (C:\Users\Nat\.atom\packages\minimap\lib\mixins\canvas-drawer.coffee:34:8)
at atom-text-editor-minimap.MinimapElement.update (C:\Users\Nat\.atom\packages\minimap\lib\minimap-element.coffee:374:6)
at C:\Users\Nat\.atom\packages\minimap\lib\minimap-element.coffee:323:8
Hi @NathNioche, thanks for the report. I'm not really sure what happened, as the invisible characters should be strings. I'll add a guard to prevent this error from being raised again.
[Enter steps to reproduce below:]
Atom Version: 1.0.19
System: Unknown Windows Version
Thrown From: minimap package, v4.15.0
Stack Trace
Uncaught TypeError: string.replace is not a function
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: