WebCabin/wcDocker

Docker is in infinite loop

Opened this issue · 2 comments

Hi,

I have an issue, as i add two docker. change first docker in complete place holder and then try to add the first docker into the second docker as a tab then after the application got hanged and not able to restore it. Please suggest what changes i need to add for the same.

Hi @jindalit,

I'd be happy to help you as best as I can, but I am having trouble reproducing your problem. Could you provide some more details of what you are trying to do exactly? Perhaps provide a jsfiddle or sample code that I could run that shows the problem?

Hi @Lochemage,

Thanks for replying.
I am not able to share the code. The situation is like i have two module docker and the first docker is having the complete window placeholder and the second one is on the top of the first one. then when i try to drag and drop the first docker to the second docker header as a tab then after the it shows me
docker.js:2860 WARNING: wcDocker creating placeholder panel when one already exists

docker.js:2935 z-index removed for --->__wcDockerPlaceholderPanel

and application got hanged