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

Not working in IE #4

Closed
martingust opened this issue Jul 19, 2015 · 0 comments
Closed

Not working in IE #4

martingust opened this issue Jul 19, 2015 · 0 comments
Labels

Comments

@martingust
Copy link
Contributor

Template anchors are converted to comment anchors. Thus is the element injected into the virtual-repeat template controller a comment node which does not have parentElement in IE, instead parentNode should be used on this line: https://github.com/aurelia/ui-virtualization/blob/master/src/virtual-repeat.js#L31

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