Closed nastiatikk closed 9 years ago
Probably it's a rendering issue, when you rotate device it builds properly
I feel that we should only include clear: none
as a pre-emptive fix is if the problem is serious enough and common enough that we'll wind up doing it often anyway.
@nastiatikk were you able to pinpoint the exact problem in your project?
@jeffkamo No, and I found another weirdo - clear: none doesn't fix the issue if it's applied on the global level (like inside Grid component). But it fixes the issue when applied to each grid component individually (in the footer, in the list, in any other component where grid was applied).
@nastiatikk Sounds like this is a project-specific issue. I’m also not clear if this change actually fixed the issue for you – it sounds like actually it did not? I’d still like to understand the problem in any case.
Closing since this doesn't fix the problem.
I met this issue only on iOS8 iPhone5 in all places where grid was used on Carnival. iPhone6 iOS8 works fine with this component.
Probably we don't need to make it as a component fix, but should explore the issue.