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

Rendering bug if last element is a component #523

Closed
StephanHoyer opened this issue Mar 30, 2015 · 2 comments
Closed

Rendering bug if last element is a component #523

StephanHoyer opened this issue Mar 30, 2015 · 2 comments

Comments

@StephanHoyer
Copy link
Member

This but might only apply to components branch

If the last element of an element list a component it will not removed properly.

https://jsfiddle.net/2dnatzeb/

If I add a key property to the component, it works

https://jsfiddle.net/315La3v7/1/

@StephanHoyer
Copy link
Member Author

maybe related to #524

@lhorie
Copy link
Member

lhorie commented Mar 30, 2015

Yep, looks like it's the same thing as #524. I merged that fix into components and reloaded the jsfiddle and it seems to work now

@lhorie lhorie closed this as completed Mar 30, 2015
lhorie added a commit that referenced this issue Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants