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 & expose-aside-when not resizing #3352

Closed
mattchue opened this issue Mar 18, 2015 · 3 comments
Closed

bug: collection-repeat & expose-aside-when not resizing #3352

mattchue opened this issue Mar 18, 2015 · 3 comments
Milestone

Comments

@mattchue
Copy link

Type: bug

Platform: all

http://codepen.io/mattchue/pen/pvQMod

collection-repeat items inconsistently and incorrectly resize when expose-aside-when is used. the codepen I have included demonstrates this, but you may have to refresh your page a number of times in order to reproduce the bug. It seems to do it on almost every other reload in my app in-browser.

correct width: http://i.imgur.com/TSZoKob.png
incorrect width: http://i.imgur.com/KsF2oFq.png

edit: this also seems to be happening when orientation is changed, the width of the cards do not update along with the orientation

@perrygovier
Copy link
Contributor

Note that triggering a resize on the scroll controller corrects the issue:
http://codepen.io/perrygovier/pen/GgzEea

@mattchue
Copy link
Author

Nice, that works really well as a temp fix in the meantime. Thanks for addressing this so quickly.

@perrygovier perrygovier modified the milestones: 1.0.0-rc2, 1.0.0-rc3 Mar 30, 2015
@ajoslin ajoslin closed this as completed in 6c08b78 Apr 6, 2015
@tschuegge
Copy link

Please correct it in 1.2.4 (nightly) ...there exists the bug again.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 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

4 participants