Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the undocumented "find nearest template" feature when registering #1827

Closed
dfreedm opened this issue Jun 11, 2015 · 0 comments
Closed
Assignees
Labels

Comments

@dfreedm
Copy link
Member

dfreedm commented Jun 11, 2015

If you have

<template is="dom-bind">
<template is="dom-repeat">
</template>
</template>

in index.html, and use an external script for polymer via crisper, dom-repeat and dom-bind will find the top level dom-bind template as their shadowdom templates and recursively expand until the stack explodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants