Skip to content

Instantly share code, notes, and snippets.

@patrek
patrek / app.html
Created April 21, 2016 15:51 — forked from JeroenVinke/app.html
Aurelia - Kendoui - Bridge - label in drop-down-list
<template>
<section>
<h1>Not responding to label click</h1>
<div>
<div>
<h3>Expected, with a simple select and input reference</h3>
<div class="form-group">
<label for="selectId" class="control-label">Simple select label (click me)</label>
<select