In my app there\'s an array of objects with a boolean property that can change. Upon this property change I emit (.next(changedData)) the changed array to the s
.next(changedData)