hyperHTML: subscription not working
Open
- Dominant language
- TypeScript
- Stars
- 929
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.