brian@proemial

Results 5 comments of brian@proemial

In a time of agents and agent tools, this is absolutely crucial. Not being able keep the user informed about what the agent is doing in the 10-15 seconds it...

Thanks for the swift response. The `?` is based on the info on npm: https://www.npmjs.com/package/@tauri-apps/plugin-opener I will upgrade to the latest 2.2.x tomorrow, and try to get more info. Definitely...

I have reproduced this in a vanilla project: https://github.com/proemian/tauri-opener. Steps to reproduce: * ✅ Create project: `npm create tauri-app@latest` * ✅ Modify `lib.rs` and `App.tsx` to open browser window using...

The android simulator seems to have a similar issue, failing with the error **Permission denied (os error 13)**

This issue has unfortunately brought our Tauri project to a standstill, and we’re now having to evaluate alternative platforms. Is there any known workaround for enabling Google OAuth in Tauri...