ember-radio-button icon indicating copy to clipboard operation
ember-radio-button copied to clipboard

Changed action is only called when no form tag are present

Open cbou opened this issue 9 years ago • 0 comments
trafficstars

If the radio buttons are not inside a form element, the action changed will be called only once per radio button.

(EmberJS 2.7)

cbou avatar Sep 12 '16 14:09 cbou