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

Keyboard - Uncaught TypeError: Cannot call method 'getBoundingClientRect' of undefined #3586

Closed
tobbbe opened this issue Apr 22, 2015 · 1 comment
Assignees

Comments

@tobbbe
Copy link

tobbbe commented Apr 22, 2015

Sometimes when after creating an email with https://github.com/katzer/cordova-plugin-email-composer I get Uncaught TypeError: Cannot call method 'getBoundingClientRect' of undefined.

Here's more info: http://forum.ionicframework.com/t/cannot-read-property-getboundingclientrect-of-undefined-on-keyboard-show/21063

function keyboardShow() {
    var elementBounds = keyboardActiveElement.getBoundingClientRect();
@nillotrejos
Copy link

I'm getting the same error every time my keyboard opens. Not sure if its related, but it was working fine a couple days ago when I built the project before updating xcode from 6.3.0 to 6.3.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants