Thanks for asking, I had exactly the same question!
I also have a problem when I don't get any actual content - just a wrapper div. Apart from api.css, it works, but the list is clearly not compiled. Including css / list.css also just breaks it. Creating my own copy and selectively commenting on list.css, I found an insult rule:
.sp-list > div {
if you change it to
.sp-list {
then he does a fine. I donβt know what is going on. Obviously, this solution is not an idea, because I just duplicated what it meant to be a shared resource ...
source share