This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Issues with label for #1459
Open
Description
Hi,
I can't get external "label for" to work, tried with 0.14.8 (should have the fix merged in as far as I can tell).
What I see with debugger is that id value is correctly placed for the search input field, but because it has "display: none" initially, clicking the label does not change focus to input.
Example Plunkr: http://plnkr.co/edit/NhPHmxsGin6HoupaWXhG?p=preview
Any suggestions?