-
In a too long form, scroll is only available if the touch start outside the `TextInput` fields
React Native version:
```
info Fetching system and libraries information...
System:
OS: Linux …
-
## 一行ずつデータが表示される
![image](https://github.com/user-attachments/assets/4ec023ff-b56f-41d0-9db0-ea8d4a3929d0)
![image](https://github.com/user-attachments/assets/23035b45-64f3-4ba0-b0a2-0f3e7b4e57c5)
…
-
this code:
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter_inappwebview/flutter_inappwebview.dart'…
-
When using a modal that adapts to a sheet on 'sm', and the sheet contains a `Dialog.Sheet.ScrollView`, the console overflows with this TypeError:
```
Uncaught TypeError: Cannot set properties of u…
-
**Description**
Hi everybody. When I put HMSMap inside ScrollView, I can not swipe Map
```
```
Any suggestion?
-
The component works fine on iOS, but on Android (both in the simulator and on real devices), it does not respond to touch when trying to scroll. I am using Expo, and this is a common issue when using …
-
### Description
In the POI editor in both the "basic" and "advanced" tab scrolling only works as long as the screen is touched, i.e. no flinging (releasing the finger during movement) is possible.
#…
-
### Description
I am trying to find a way to get the touch event in a control inside a scroll view.
When the ScrollView is scrolled, the children do not receive the event anymore.
### Public API …
-
First thank you for your nice lib !
My problem appears when ReorderableList is nested inside a scrollview.
It works fine if the parent is not scrolled but as soon as we scroll, the drag mechanism …
-
**Issue**
I have integrated the swipe button into a specific screen in an app. When accessibility voiceover is turned on and navigated to that screen app crashes with the following error.
```
E…