This repository was archived by the owner on Jun 14, 2018. It is now read-only.
  
  
  
  
  
Description
https://codepen.io/chanm003/pen/bqBrzm
Expected Behavior
User should be able to check more than one check box.   Model should be an array reflecting which boxes the end user has checked.
Actual Behavior
Checkbox group behaves like a radio button group.
Model is a string.
Steps to Reproduce Behavior