Skip to content

Reuse the container elements #12

Open
@DrColossos

Description

@DrColossos

Every time we call

$loading.update('key', {options});

with different options (especially text), a new wrapper will be appened to the body. We ended up having quite some containers hanging around. Following pull request tries to re-use existing components and only changes user provided options where needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions