Skip to content

Resolve "RccPulldownSelectComponent: ExpressionChangedAfterItHasBeenCheckedError"

Closes #328 (closed)

I added a manual change detection at the end within the lifecycle method ngAfterViewChecked(). This fixed the error. I'm not sure about the implications of changing the lifecycle method itself, which why i chose this solution.

Edited by Hanhoan Truong

Merge request reports

Loading