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: collection-repeat doesn't work properly when data is loaded asynchronously #3226

Closed
vlad-bezden opened this issue Mar 3, 2015 · 0 comments

Comments

@vlad-bezden
Copy link

Type: bug

Platform: desktop browser

I just got nightly - 1.0.0-beta. 14-nightly-1102 build and did some testing with collection-repeat.
It calculates properly height of the item in case if data is loaded on initial controller load, however, when data is loaded dynamically or asynchronously collection-repeat will not calculate properly height, and will only use height of the first item in the list.

I created sample code, so you can see the issue.

http://codepen.io/anon/pen/KwBarr?editors=101

@vlad-bezden vlad-bezden changed the title collection-repeat doesn't work properly when data is loaded asynchronously bug: collection-repeat doesn't work properly when data is loaded asynchronously Mar 3, 2015
@ajoslin ajoslin closed this as completed in 80a6e63 Mar 4, 2015
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants