0👍
✅
You should use this.$set :
this.$set(this.chatRoomArray,index,{name :Ahmed, id:10,read:true })
Source:stackexchange.com
0👍
You should use this.$set :
this.$set(this.chatRoomArray,index,{name :Ahmed, id:10,read:true })