-
**User Story**
As an extension developer, I want to be able to use built-in browser APIs to communicate from my web view to my backend so I can embed normal websites and further sandbox my web view t…
-
Create a web page view for the ontology.
-
**Describe the bug**
The app is buggy. The images you click on are not adapted to the screen and are displayed much too large (issue 1). In addition, when you click on an image, other images are displ…
-
### What happened?
Trying to call typeText on a web view text input it not working. The field focuses but no text gets entered. There are no errors logged in the terminal (i.e. the test proceeds, b…
-
### Description
Importing native-only module "react-native/Libraries/Utilities/codegenNativeCommands" on we
### Steps to reproduce
install package lottie-react-native
### Snack or a link to a repo…
-
Hello! Thanks to everyone contributing to this amazing project. I'm trying to run a WebGL app in my Android app using web view (so it's like an app in other app). I placed the whole build of my WebGL …
-
Heliboard Keyboard is great, with one exception, that's becoming a bit of an inconvenience.
Web Browser text entry fails to show the text input. IE, as I type a word, nothing and I mean zero text…
-
**User Story**
As an extension developer, I want to pass custom css to a url web view so that I can only show the relevant information and hide other parts (e.g. headers, footers, ...).
**Description…
-
**Describe the bug**
When you move a web view from one location to another by dragging it around, sometimes, it will reload. When it reloads, there is a chance it does not properly unregister and reg…
-
From the current [documentation](https://docs.flutter.dev/platform-integration/web/embedding-flutter-web), it's not clear how to use the multi-view API in a higher-level framework, like Angular in our…