Published on [Permalink]

I have no clue… I understand the error, but have no idea how to fix it.

Sending main actor-isolated value of type 'ChapterScenesModel' with later accesses to nonisolated context risks causing data races

This call is from a @MainActor to an @Observable…

#ios #swift6 concurrency