Skip to content

Investigate why we need __dataHasAccessor = {partial: true, viewModel: true #57

@tomalec

Description

@tomalec

see discussion at #56 (comment)

Steps to reproduce

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions