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

Throws js exception #23

Open
MattShaile opened this issue Aug 17, 2016 · 7 comments
Open

Throws js exception #23

MattShaile opened this issue Aug 17, 2016 · 7 comments

Comments

@MattShaile
Copy link

With the developer tools open and "pause on exceptions" ticked, every web page throws an exception upon load

@OlsonDev
Copy link

What's the exception? I'm not able to reproduce this.

@MattShaile
Copy link
Author

Sorry I had uninstalled it by the time I posted this issue. I've reinstalled it now, the exception is:

inject.js:13 Uncaught TypeError: Cannot read property '1' of null(anonymous function) @ inject.js:13

Seems to be a problem around this line:
https://github.com/j-delaney/back-to-backspace/blob/master/src/inject/inject.js#L13

@OlsonDev
Copy link

Are you using Chrome? Which version? OS?

@MattShaile
Copy link
Author

Found when using this chrome extension:
https://chrome.google.com/webstore/detail/back-to-backspace/cldokedgmomhbifmiiogjjkgffhcbaec

I'm on Windows 10, Chrome version 52.0.2743.116 m

@OlsonDev
Copy link

Interesting. Same here. If you go to the console and output navigator.userAgent, what do you get?

@MattShaile
Copy link
Author

Sorry, just noticed I had emulator mode on and was simulating an iPad. That's a crucial piece of information, as it works fine when you're not in emulator mode or if you emulate a nexus.

@OlsonDev
Copy link

Ah. Good to know. I can't see why pull request #21 wouldn't fix your issue when @j-delaney gets time to merge it.

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