Skip to content

Error resizing - when tab contains a panel with body #15

Closed
@nikitul

Description

@nikitul

If inside of div with class="tab-content" we have a panel with his body (class="panel-body"), when we try to resize (from accordion to tab) it happens 2 things:

  1. This error is coming up:
    TypeError: $tabPane is undefined
    $tabPane.append($panelBody.find('*').detach());
  2. It ruins the content of the panel

Please check resizing on fiddle:http://jsfiddle.net/5492yfyb/2/

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