Try using ng-click instead of (click) . I hope it will work. <li *ngFor="let topic of topicsList;let i=index;" ...
確定! 回上一頁