I found that calling `asList()` fix the problem `i...
# announcements
d
I found that calling
asList()
fix the problem
it.asList().plus(Item(ItemTypeEnum.DIVIDER))
, can someone explain that?