Closed matthewp closed 5 years ago
This wasn't working in a guide. We need to verify it does:
<my-element></my-element>
class MyElement extends StacheElement {} route.data = document.querySelector('my-element');
Dupe of https://github.com/canjs/can-stache-element/issues/56
This wasn't working in a guide. We need to verify it does: