0xDevrim
0xDevrim
Any update on this or anyone has a work around?
> I'm trying to make an #[tauri::command] to unzip file. Do you have any example about this feature. Thanks For future visitors, I've just used `Xplorer` app to strip out...
Tauri aside, this is a specific browser issue. As of now, cookies will not be stored on localhost on `Safari` and `Chromium` based browsers. Not sure how Edge works but...
@astefanutti what is the process of installing decktape properly? I don't think decktape installs puppeteer.... Do we have to manually install puppeteer globally? ``` /tmp/ts-out.aEQq63 Error: Could not find Chrome...
I have the same issue on macOS.
> The Solution section sounds pretty much like #5302 to me. Do you agree? If so i'd close this as a duplicate but at least we have something more specific...
> I am curious if a really small instance of [Actix](https://github.com/actix/actix-web) is narrow enough to fill this use case? Yeah, that's how I've solved it for the time being. ```rust...