Marcel Rückert
Marcel Rückert
Are you sure? I am nowhere near that Endpoint. As described, the Issue occurs after Initial Setup / Login, I haven't even seen the UI. I installed TestFlight, same issue...
Issue still persists even with new TestFlight Version. A workaround would be, to implement a Settings Entry to delete Settings & Cache of the App?
 https://www.youtube.com/watch?v=_1ZHTSaQ-zc https://github.com/bauerj/paperless_app/blob/master/lib/routes/home_route.dart Found the Issue, the stored Credentials in the Keychain (which survives a App Delete) are somehow throwing errors. Maybe directly fix this invalid character Error or just...
@awdorrin Every fixed this Issue? I have the same one, as soon as I add a IFormFile to the DTO it gets unrolled.
Looks like this is currently not possible, see code: https://github.com/microsoft/kernel-memory/blob/main/service/Core/DataFormats/Pdf/PdfDecoder.cs Altough we already have (https://github.com/microsoft/kernel-memory/blob/main/service/Abstractions/DataFormats/IOcrEngine.cs) in place, which would be enough for simple text extraction, and UglyToad.PdfPig is able to...
Hey, currently also trying to use this feature, when I try to start supabase again, after adding the tls = enabled and the certs I get the following error: ```...
Hey @sfmskywalker, do you have a rough ETA for this feature? Thanks in advance! :)