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

[0.8] x-repeat failing to stamp instances on safari #8

Closed
tjsavage opened this issue May 22, 2015 · 1 comment
Closed

[0.8] x-repeat failing to stamp instances on safari #8

tjsavage opened this issue May 22, 2015 · 1 comment
Assignees

Comments

@tjsavage
Copy link
Contributor

I've gone pretty far down the rabbit hole, but I think it's time to pass off to you @kevinpschaaf

To see the weirdness:

Notice that:

  • After setting the items, the template properly debounces and calls render.
  • Inside render, it is properly calling _insertRow -> _generateRow -> stamp
  • The result of a stamp is a completely busted row (missing node/fragment, no children)
@notwaldorf
Copy link
Contributor

This is caused by webcomponents/webcomponentsjs#362, and will be fixed when that's fixed.

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

3 participants