I found that if the splitter is initialized while it's not being rendered, it won't be rendered correctly.
An easy way to reproduce this is to create tabstrip which contains 2 tabs. (Normal page and splitter)
When the splitter is initialized when it's splitter page is shown, it's fine. But, not the other way around.
Is there any workaround this?