oolxg / Hanami

Manga reading app for iOS/iPadOS written with SwiftUI and Composable Architecture
MIT License
147 stars 6 forks source link

continues delete prompt bug #10

Closed Lenaku917 closed 1 month ago

Lenaku917 commented 1 month ago

Came across your app on reddit and I love it! Thank you sooo much!

In Depth: I clicked on the green saved icon (downloads page -> right saved icon) and on the pop up I clicked cancel. But now everytime I go in it gives me the prompt to delete, it promps again everytime when I try to scroll or click on anything except the exit button. (The trash can button, top right, does not have this issue) The issue stops when I relaunch the app. And selecting delete crashes the app before I deletes the chapter. So there is no option to delete individual chapters.

Device: iPhone 15 Pro iOS: 17.4.1 App: v 0.28

oolxg commented 1 month ago

thank you for clear way of error reproduction

i fixed the crash