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

dtfn squashes id of elements in templates #9

Open
avescodes opened this issue Feb 14, 2014 · 0 comments
Open

dtfn squashes id of elements in templates #9

avescodes opened this issue Feb 14, 2014 · 0 comments
Labels

Comments

@avescodes
Copy link

dtfn needs to keep a map of ids to templates so that it can update those templates when update-t is invoked. The issue is that these ids are always auto-generated, and if an id exist for an element it gets squashed

Instead, existing ids need to be reused. brentonashworth mentions this issue in a pedestal-users discussion.

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

1 participant