Skip to content

RemoveContainer not working  #68

@Githamza

Description

@Githamza

I'm trying to remove a container

this.tcService.removeContainer('container_body');
I'm getting issue on console saying that .node is undefined.

image

Here how I'm setting the container

Promise.all([tcService.addContainer('container_body', environment.tagCommanderUrl, 'head')]).then(() => {
version 3.0.1

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