This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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 |