-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
Uncaught (in promise) TypeError: Cannot read property 'attrToRemove' of undefined #109
Comments
@pragmaproducts, please reformat this to follow the Issue Template. Also, more details on the error would be helpful. |
I'm submitting a bug report I'm submitting a feature request Library Version: 1.0.0-beta.3.1.0 Operating System: OSX 10.x|Linux (distro)|Windows [7|8|8.1|10] Node Version: 8.1 NPM Version: 5 + Current behavior: Expected/desired behavior: What is the expected behavior? When binding to a array of 1000 items using repeat.for to render those items works fine.
the code that executes this is
the plugin was installed using jspm and added as a plugin in min.js as per git readme page viewmodel:
View
|
You can close this item. I found the problem. this is the problem
this solved the problem
|
this one can be closed (-: |
@caperavensoftware thank you so much for reporting back your own solution |
Why is this still open? |
@EisenbergEffect can be closed |
Get the top error when running virtual-repeat.for on a li
Usage:
packages:
main setup:
The text was updated successfully, but these errors were encountered: