There seems to be a bug visually when triggering components/panels to be inserted into the DOM based on an "expand" listener from an accordion panel.

Here is a fiddle to illustrate the issue:


http://ift.tt/TlVYTs


Click "Test2", notice what happens to Test3 and Test4 when it expands, and a south panel is inserted into the border layout.


Adding a simple time delayed west panel update() refreshes and fixes it, but that's a work around, until this bug can be fixed.