ng-lightning / ng-lightning

Native Angular components & directives for Lightning Design System

Home Page:http://ng-lightning.github.io/ng-lightning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue - Dynamic options for RadioGroup

thowoo opened this issue · comments

OS: Windows 10
Browser: Chrome latest version
Angular version: 7
Ng-lighting version: 4.3
LDS: 2.8.3

When using dynamic options for Radio-Group, 'ExpressionChangedAfterItHasBeenCheckedError' is reported by console

Re-produce link:
https://stackblitz.com/edit/angular-fpunlt?file=src%2Fapp%2Fbasic.html
need to open console to see the error

image

Hi again @thowoo and thanks for your issue reports 👍

This is fixed via 2357b5a and will be part of the next release, probably this weekend.