gusxodnjs

Results 10 comments of gusxodnjs

@amrbashir https://github.com/gusxodnjs/tauri-issues/tree/bug/parent-window In Windows, the web views created by the parent method act like separate web views. Is there something I missed? - macos ![Monosnap screencast 2024-07-01 10-58-11](https://github.com/tauri-apps/tauri/assets/27146546/7b57bb18-fbdf-49ee-a8fc-e3fcd5647b78) - windows...

@amrbashir Thank you, but I think users expect the same behavior for each os when using the way the platform provides it. Can't it be abstracted in Tauri even if...

@amrbashir Thank you for your reply.

@amrbashir I'm sorry, but could you please let me know the progress on this issue? I have an important release coming up next month, and I don't even know if...

@pewsheen thanks for your comment. I've tried it and it's the same. Even in the example, it seems to be reproduced if you do the hide() instead of the destory()...

When I close the main window, I have to run it in the background, so I can't destroy it. When I close the main window, there's no way I can...

@cezaraugusto Hi, I am developing and operating a service using this library. Thank you. Since the flag was removed in Chrome 137, it seems that the extension app is not...

@cezaraugusto Hi, I was tested on `[email protected]` version and it works well. But I'm having trouble my project upgrading from `beta 9` to the `latest version`. There are a lot...