There are a couple of issues with the WebView opened by the plugin: 1. **Modal dialogs** (like `alert` or `confirm`) are not appearing. 2. **JavaScript buttons** on the page (e.g., a "Copy" button or other interactive JS-driven elements) are not functioning. Could you please check the WebView settings in the plugin? It seems like additional permissions might be needed for these elements to work. Thanks!