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

Error in console after updating to 1.13

fexxdev opened this issue · comments

Description

Hi everyone
I'm using the latest version of dockmanager and simply put i have this error in the console when the dockmanager get loaded
image

Unfortunately i haven't had enough time to look further.
Although i can tell that's coming from the latest version, and the error is pretty self explanatory:
image
Line 694.
Can you please take a look at it? I'll update this thread as soon as i have more info to share.
Thanks!

  • version: 1.13
  • browser: Latest chrome

@fexxdev,

I've tried reproducing the issue using an empty layout that just has a rootPane without any other panes and I noticed that the paneParentMap is still defined, even though its size is 0. Can you provide a sample reproducing the issue?