Skip to content

prefill loads data endlessly when container has display:none #979

@palisarbaro

Description

@palisarbaro

return this.windowHeight - this.element.clientHeight;

If container has display:none, then this.element.clientHeight is always 0.
So prefill never stops.

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