Skip to content

Not destroying invisible list elements when using without ui-scroll-viewport #78

@moosi

Description

@moosi

I am currently facing the problem that ui-scroll is not working as expected if I don't use a fixed height with ui-scroll-viewport.

I am using the plugin for different feeds in my app. For example:

--- Top Nav ---
--- Feed ---
--- Bottom Nav ---

or

--- Top Nav ---
--- User Profile ---
--- User Feed ---
--- Bottom Nav ---

Because of this setup I need a dynamic list height. After removing ui-scroll-viewport my posts are loaded as expected when I scroll down but the DOM is growing and growing without destorying the invisible elements.

I am using version 1.3.3 with angular 1.3.2. Is there any solution for my problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions