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

[BUG][Beta 4.5] VDOM improperly handling transcluded content #887

Closed
jasonmacdonald opened this issue Oct 12, 2017 · 0 comments
Closed

[BUG][Beta 4.5] VDOM improperly handling transcluded content #887

jasonmacdonald opened this issue Oct 12, 2017 · 0 comments

Comments

@jasonmacdonald
Copy link
Contributor

jasonmacdonald commented Oct 12, 2017

Bug Report

Marko Version: Beta 4.5

Details

Transcluded content is being incorrectly keyed when the transcludes content included nested DOM elements. Example project https://github.com/jasonmacdonald/marko-include-bug

Expected Behavior

Should transclude all content

Actual Behavior

Only transcluded the last value

Additional Info

Your Environment

Steps to Reproduce

  1. see https://github.com/jasonmacdonald/marko-include-bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants