@bitflinger wrote:
Any Help would be GREATLY Appreciated - Thanks!!!!
When binding a segment button using these requirements:
- bound by FormGroup
- segment button values (choices) come async from database
- segment button bound with initial value (string)I get this error - ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'false'. Current value: 'true'.
I very simplified version, which throws the error, is shown below and available at https://github.com/bitflinger/IonicSegmentWoes
HTML *************************************
https://github.com/bitflinger/IonicSegmentWoes/blob/master/SegmentButtonIssues/src/pages/home/home.htmlCODE *************************************
Posts: 1
Participants: 1