canjs / can-component

Custom elements and widgets
https://canjs.com/doc/can-component.html
MIT License
8 stars 8 forks source link

slots aren't able to pass individual observable values #291

Closed justinbmeyer closed 6 years ago

justinbmeyer commented 6 years ago

https://codepen.io/justinbmeyer/pen/qyLdbY?editors=1011

Clicking the button doesn't increment the count. The view model actually seems to be changing, but those changes aren't flowing through the binding into the light dom.