Skip to content

Reuse the container elements #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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