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

Error with 'toLowerCase' #49

Open
mcgdb opened this issue Aug 1, 2016 · 2 comments
Open

Error with 'toLowerCase' #49

mcgdb opened this issue Aug 1, 2016 · 2 comments

Comments

@mcgdb
Copy link

mcgdb commented Aug 1, 2016

Hello,

Plugin looks great, but so far, haven't been able to get it up and running..

I'm using NeoVim, and as pointed out in another issue, I had to start the service by running node browserlink.js in a separate terminal...It seems to work fine, but when I inspect the console within Chrome, I see an error get thrown from time to time that says:

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined (anonymous function) @ ih.js.223

Any idea what that means?

I'm running ArchLinux, with NeoVim 0.1.4, node.js 6.3.1

@jaxbot
Copy link
Owner

jaxbot commented Aug 1, 2016

That error is really strange -- doesn't sound like it's coming from the BL.vim frontend. Is it from another extension maybe?

@mcgdb
Copy link
Author

mcgdb commented Aug 1, 2016

I thought so too...But, I also checked that removing the javascript command from the top of the page removes the error...perhaps obviously.

However, if I reload the page in an incognito window with all extensions disabled, the error still appears.

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