-
### Current behavior
When you wrap a `WebView` inside of any navigator, the Android back gesture can mess with the text selection inside of the `WebView` if there's editable content
If you're _not_ …
-
### Is it an issue related to Adaptive Cards?
No.
### What is the PWD impact?
### User Experience:
Users who rely on the keyboard will be affected if the controls are not accessible with the keyboa…
-
-
Opening factories webpage and then trying to move to a different webpage tab is very difficult. Factories page item lines mouse regions will cover most of the web page tab ones.
The mouse pointer i…
-
### Current behavior
I have a CSS selector that changes the CSS variable like so:
```
@layer base {
:root {
--primary: theme('colors.red.500');
}
.dark:root {
--primary: t…
-
### Current behavior
I am using the navigation created with @react-navigation/native-stack and have set headerShadowVisible: false. Everything works fine on screen A, but when I navigate from A to B …
-
### Current behavior
When I use setOptions to add headerLeft or headerRight in a fullScreenModal presented screen, I get an app crash. It used to work fine before I've updated my dependencies so pote…
-
### Describe your suggested feature
![Record_2024-09-17-08-13-422](https://github.com/user-attachments/assets/4cf4e301-10cc-4e70-ac89-8b6840b4ab22)
|-|
**Current Behavior:**
In the app's long st…
P0bo updated
2 months ago
-
### Current behavior
![Screenshot_20241021_125911](https://github.com/user-attachments/assets/8322b46f-e7c6-4df7-811d-495d258e5e5f)
I am facing some trouble with `@react-navigation/bottom-tabs` sinc…
-
### Describe the bug
Generate a new project and run it on web.
```
ReferenceError: setImmediate is not defined
KeyboardAwareScrollView