The problem is that ngOnChanges does not fire when rawLapsData changes in the parent. What can I do? import {Component, Input, OnInit, OnChanges, SimpleChange} ...
確定! 回上一頁