-
I have a mac app and have code in `setup`
```
#[cfg(target_os = "macos")] {
// Set a custom inset to the traffic lights
window.set_traffic_lights_inset(12.0, 18.0).unwrap();
…
-
Hi, I'm trying to load video meeting URl on the webview. But unable to access the Camera and Mic. I tried below workarounds, But still unable to access the camera and mic
https://github.com/gree/un…
-
> Dear Infomaniak team,
>
> after starting the 3.5.8 AppImage I get the following Popup:
>
> Everytime I close it it pops up again immediately and blocks the
> initialization of the login proce…
-
### Question
Hello DataDog Team,
The current webView session replay shows only an empty page with no user interactions. How can I make it function like in native mobile?
![Image](https://github.com…
-
### What happened?
This is related to issue #4749 but I'm posting a new issue since this is a bit different.
The problem is this:
![image](https://github.com/user-attachments/assets/0a0cf138-57…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Once I interact with any widget in the application that isn't the web view, the webview…
-
**Bug description:**
In `react-native-webview` version 13.12.3, the WebView component fails to display the Vimeo player on the first load, instead showing an empty component. Setting a backgrou…
-
**Is your feature request related to a problem? Please describe.**
Missing Endpoint messages.requestAppWebView
**Describe the solution you'd like**
Add messages.requestAppWebView
**Additional …
-
**Bug description:**
const localHtmlFile = {uri: 'http://172.25.10.39:3000/'};
return (
console.log(e)}
onLoadProgress={e => console.log(e.nativeEvent, 'pr…