Nested
Nested copied to clipboard
Allow the container to be empty when document is loaded.
If you want to load all the content by ajax it should support an empty container when initialized. This commit fixes this issue.
Thank you so much @snichme ! This is an excellent fix for a very common problem!