see discussion at #56 (comment)
Steps to reproduce
- Go to https://github.com/Juicy/imported-template/blob/master/imported-template.html#L172
It hacks Polymer notification protocol to forward partial, viewModel even though we only use model. Removing them seems to breaks some tests #56 (comment)
Expected result
imported-template should care only about its own properties.
Actual result
It seems it may cover something on behalf of starcounter-include
//cc @alshakero