Using proppy directly, when i subscribe in my instance when the elements are updating the state the subscription its not called
https://stackblitz.com/edit/basics-table-6-p-one?file=Table.js
If i return the instance in the module (bad practice), it works
https://stackblitz.com/edit/basics-table-6-p?file=Table.js