.getAllItems()
.subscribe(
(items) => {
this.itemsRight = items;
}
)
у вас 50 items в пачке или 50 подписок ?
Обсуждают сегодня