Skip to content

On bit-tabs removal an inactive tab gets inserted. #16

Open
@ilyavf

Description

@ilyavf

See this jsbin

When we remove the whole bit-tabs its removed event removes all panels separately. If the active panel is not the last, then its removal will cause "makeActive" being called with the next panel, which will insert the panel's content, etc.

If inside the panels we have other can-components, then they are instantiated unwillingly.

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