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: string.indexOf is not a function #151

Open
valentin-blank opened this issue Feb 27, 2017 · 1 comment
Open

Uncaught TypeError: string.indexOf is not a function #151

valentin-blank opened this issue Feb 27, 2017 · 1 comment

Comments

@valentin-blank
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.14.3 x64
Electron: 1.3.13
OS: Mac OS X 10.8.5
Thrown From: floobits package 0.32.9

Stack Trace

Uncaught TypeError: string.indexOf is not a function

At /Users/rozlav/.atom/packages/floobits/node_modules/fuzzaldrin/lib/scorer.js:60

TypeError: string.indexOf is not a function
    at Object.exports.score (/packages/floobits/node_modules/fuzzaldrin/lib/scorer.js:60:31)
    at module.exports (/packages/floobits/node_modules/fuzzaldrin/lib/filter.js:25:24)
    at filter (/packages/floobits/node_modules/fuzzaldrin/lib/fuzzaldrin.js:21:14)
    at DirectorySelectorView.module.exports.SelectListView.populateList (/packages/floobits/node_modules/atom-space-pen-views/lib/select-list-view.js:195:25)
    at /packages/floobits/node_modules/atom-space-pen-views/lib/select-list-view.js:350:26

Commands

  2x -1:43.9.0 Floobits: Join Workspace (input.hidden-input)
     -0:22.2.0 core:select-all (input#floobits-url.native-key-bindings.form-control)
     -0:21.9.0 core:copy (input#floobits-url.native-key-bindings.form-control)
     -0:08.7.0 Floobits: Join Workspace (atom-workspace.workspace.theme-one-dark-syntax.theme-one-dark-ui.scrollbars-visible-always)
     -0:08.0 core:paste (input.hidden-input)
     -0:06.3.0 core:select-all (input.hidden-input)
     -0:05.4.0 core:backspace (input.hidden-input)

Non-Core Packages

auto-indent 0.5.0 
emmet 2.4.3 
floobits 0.32.9 
indent-guide-ext 0.2.3 
indent-guide-improved 1.4.12 
@bdodroid
Copy link

bdodroid commented Apr 4, 2017

I'm having the same issue.
Running Atom on Ubuntu 16.10

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

2 participants