Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Polymer core-animated-pages crash during transition resizing #45

@kiempoturner

Description

@kiempoturner

[http://stackoverflow.com/questions/28411829/polymer-core-animated-pages-crash-during-transition-resizing]

As the title says, I have 5 pages, the first 3's heights are scrollable while the last 2 pages are at their fixed height.

The last 2 pages will crash whenever I selected the tab they're on. One thing I notice is that if I set both pages' height to a fair amount of scrollable height, it will not crash, but that wont solve the problem as I need to make it fixed.

I already tried setting them to position:fixed; & overflow-y:hidden; . The same thing will occur. Crashed.

Obviously the reason behind this is because the resizing between the transitions.

Does anyone has any idea why? and how to fix it? Really need your help.

ps: crash on cordova running on android 4.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions