IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TabGroupPane disappears when an unpinned pane is pinned

mkamiishi opened this issue · comments

Description

TabGroupPane disappears when an unpinned pane is pinned

  • version: 1.14.2
  • browser: NA

Steps to reproduce

  1. Run the attached sample dockmanager.zip.
  2. Click “Tab 2” on the top right pane.
  3. Click Unpin icon on the “Tab 2” header.
  4. Click “Tab 2” tab.
  5. Click Pin icon on the header.

Result

“Tab 2” disappears.

Expected result

“Tab 2” is pinned.

Attachments

Attach a sample if available, and screenshots, if applicable.
dockmanager.zip
dockmanager_pane_missing.zip