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

Extension-Caret: Uncaught TypeError: Cannot read property '0' of null #385

Closed
JordanGaede opened this issue Aug 19, 2015 · 1 comment
Closed
Labels

Comments

@JordanGaede
Copy link

With the flag tabNavigation: true turned on for keyboard an exception us thrown when using the physical keyboards tab key (not the virtual keyboard) and Uncaught TypeError is thrown on the following line Line: 103

div = base.caret_$div[0];

base_care_$div[0] returns null

@Mottie
Copy link
Owner

Mottie commented Aug 19, 2015

Hi @JordanGaede!

Thanks for reporting this problem, I'll have it fixed here shortly.

@Mottie Mottie added the Bug label Aug 19, 2015
@Mottie Mottie closed this as completed in c4c7c60 Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants