akveo/ngx-admin

bug reactive form radio button

Open

#1,342 创建于 2017年10月25日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)TypeScript (24,990 star) (7,916 fork)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

贡献者指南