The AsyncCollection seems to have bug that causes duplicate entries to be added to the list. This also triggers SwiftUI warning ForEach<Array<Announcement>, UUID, ModifiedContent<Button<ModifiedContent<HStack<TupleView<(VStack<TupleView<(Text, Text)>>, Spacer, ModifiedContent<Image, _EnvironmentKeyWritingModifier<Optional<Color>>>)>>, _EnvironmentKeyWritingModifier<Optional<Color>>>>, _TaskModifier>>: the ID D4C2504D-6C0B-4F12-9557-5B68B6256A96 occurs multiple times within the collection, this will give undefined results!
The
AsyncCollection
seems to have bug that causes duplicate entries to be added to the list. This also triggers SwiftUI warningForEach<Array<Announcement>, UUID, ModifiedContent<Button<ModifiedContent<HStack<TupleView<(VStack<TupleView<(Text, Text)>>, Spacer, ModifiedContent<Image, _EnvironmentKeyWritingModifier<Optional<Color>>>)>>, _EnvironmentKeyWritingModifier<Optional<Color>>>>, _TaskModifier>>: the ID D4C2504D-6C0B-4F12-9557-5B68B6256A96 occurs multiple times within the collection, this will give undefined results!