-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: bug: collection-repeat card width overflow when used with item-height #3357
Comments
Are you sure the car class is important ? |
I found to me it only happened when I used card. Items work fine for me. However I can't comment about IOS, since I using and testing it in Chrome and Android. |
I can confirm that this does indeed happen when running on the iPad, so it seems to be a universal issue. |
Vlad http://tussen-jaar.nl/24option_utrader 22.03.2015, 14:12, "Vlad Bezden" [email protected]:I found to me it only happened when I used card. Items work fine for me. However I can't comment about IOS, since I using and testing it in Chrome and Android. —Reply to this email directly or . |
I believe @mattchue is correct in saying this is related to his issue, but I can't correct it with a |
Those damn margins. |
Type: bug
Platform: android 4.4 webview
Type: bug
Platform: android 4.4 webview
When I use collection-repeat and my item is card and I specify item-height right side of the card will go beyond the content size. Without item-height it works properly. In my case I have to specify item-height and it creates issue.
I created example so you can take a look at it
http://codepen.io/vlad-bezden/pen/LEMxXX
Thank you.
The text was updated successfully, but these errors were encountered: