IE11 radio button and checkboxes using button plugin don't work correctly when navigating with keyboard
Created by: mynameisstephen
Steps to reproduce
- In IE11 tab to a radio button group.
- Press right or left to select a different radio button
- Tab out of the button group
- Unhide the underlining input tags. The selected radio button will differ from the selected input
The left and right keys are triggering the input tags to change however the display is not being updated.