akveo/ngx-admin

bug reactive form radio button

Open

#1,342 opened on 2017年10月25日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)TypeScript (24,990 stars) (7,916 forks)batch import
bughelp wanted

説明

Your example that is only html/bootstrap works well

If I use Reactive form, I've to add the attribute formControlName="customRadio" with the same value as name attribute. However, with this attribute, the radio starts fracking out: if i press the any value of radio, the last one switch on and i can't change its value

コントリビューターガイド