Robert Gruner

Results 5 comments of Robert Gruner

Unfortunately this issue seems stale. Anyways @JozefFlakus we tried to get Marble running with an RabbitMq and failed as well. We even checked out marble source code, ran "yarn" and...

I guess the application code is not really supposed to support "being offline". It just tries to fetch the playlist via network regardless - this cannot work. I worked around...

True. I forked a Stackblitz with your code: https://stackblitz.com/edit/github-hpn25g-femxdi Yes it is working. Played around a bit and the reason/difference is, that you manipulate the data array (posts) in place...

@ldiellyoungl I already got the difference when you answered the first time. It is not a fix to the problem since you are talking about code which we do not...

No worries. Using foreach and keeping the existing items list is also some kind of workaround for this problem described here (could be problematic if there are new or removed...