Note that I've created a new branch v0.2, reset it to e4dc67c and targetted this PR at that branch. This will allow us to update EE's theme dependency to reference the v0.2 branch on this repo so I can progress https://github.com/DemocracyClub/EveryElection/pull/62 without having to do a full theme upgrade.
Looks like this problem probably doesn't occur in v0.3 because 499c73a removes the block which generates the <label> tag for fields with an auto_id property but not properly tested this.
Closes #15 (for version 0.2).
Note that I've created a new branch
v0.2
, reset it to e4dc67c and targetted this PR at that branch. This will allow us to update EE's theme dependency to reference thev0.2
branch on this repo so I can progress https://github.com/DemocracyClub/EveryElection/pull/62 without having to do a full theme upgrade.