Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Focus method does nothing, focus doesn't work #188

Open
asyschikov opened this issue Aug 7, 2015 · 0 comments
Open

Focus method does nothing, focus doesn't work #188

asyschikov opened this issue Aug 7, 2015 · 0 comments

Comments

@asyschikov
Copy link

This code doesn't work:

this.$.input.focus();

So I came up with this trick:

this.$.input.$$('input').focus();

Demo http://jsfiddle.net/533hsw6z/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

1 participant