0👍
✅
problem solved by my frind @rizkymey
this.scoreValue.filter(question => questions_id.includes(question.scorable_id)).map(q => q.score = value)
Source:stackexchange.com