When using `b-form-group` with the `label-for` property, the generated label is also referenced by the group div with the `aria-labelledby` attribute. This causes ScreenReaders to give out the label multiple times. Tested with 2.0.0-rc15 & -rc16 https://jsfiddle.net/o9nbhxgr/2/