You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while using Wry to create a window that loads a website on macOS 14.3.1. The window.open operation within the website fails without any response or error message. This issue persists even when using the examples from Winit or MultiWebView.
Steps to Reproduce:
1.Create a window using Wry to load the website.
2.Right-click on a link within the website.
3.Select "Open link in new window."
Expected Behavior:
A new window should open with the selected link.
Actual Behavior:
No response occurs, and there are no error messages displayed.
I encountered an issue while using Wry to create a window that loads a website on macOS 14.3.1. The window.open operation within the website fails without any response or error message. This issue persists even when using the examples from Winit or MultiWebView.
Steps to Reproduce:
1.Create a window using Wry to load the website.
2.Right-click on a link within the website.
3.Select "Open link in new window."
Expected Behavior:
A new window should open with the selected link.
Actual Behavior:
No response occurs, and there are no error messages displayed.
Environment:
macOS Version: 14.3.1
VSCode Version: 1.95.3
Rust Version: 1.83.0
CodeLLDB Version: 1.11.1
Please let me know if you need any additional information or modifications!
The text was updated successfully, but these errors were encountered: