我是web開發新手,正在使用angular2來處理MEAN堆棧項目。 我想添加模板驅動的形式與使用ngFor的動態輸入列表 - 但我確實觀察到一種異常行爲與我實現它的方式。我想知道我是否以正確的方式做... 異常行爲:如果我要添加2個或更多輸入字段並刪除非最後條目輸入,下次我添加新條目時,它會重置我剛剛刪除的條目下的所有條目。另外,不知何故新條目與上面的條目綁定? demo of the issu
我得到這個錯誤: Template parse errors:↵Parser Error: Conditional expression result?categories requires all 3 expressions at the end of the expression [ngFor let category of result?categories] in [email prote