Guy Bieber
var pages : MutableList<PagerDataModel.Page> = mutableStateListOf() // is the added item also mutableStageOf // note there is no such thing as a MutableStateList. pages.add(...)