I tried a lot today and i noticed that it only occurs when I use a ForEach with a dynamic array. I have a TabView and every time a tab will appear, the content will be newly fetched and displayed. If i try the same code with a static array, it works.