SyntaxFix
Write A Post
Hire A Developer
Questions
If array is type of objects, then the simplest way is
let foo_object // Item to remove this.foo_objects = this.foo_objects.filter(obj => obj !== foo_object);