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

Contents in slots with unpinnedHeaderId are not updated correctly

igdmdimitrov opened this issue · comments

Description

Contents in slots with unpinnedHeaderId are not updated correctly

Steps to reproduce

  1. Open Codesandbox sample
  2. Click on Pane 1 Unpinned Header
  3. Pin the pane
  4. Observe the remaining unpinned header

Result

The unpinned header is Pane 1 Unpinned Header

Expected result

The unpinned header should be Pane 2 Unpinned Header

Fix available in v1.12.1