Skip to content

TextInput multiline={true} scrollEnabled={false} not working #925

Description

@jbcullis

Environment

react-native 0.64.0:
npm ls react-native-macos: 0.64.13
node: 17.0.1
npm: 8.1.0
yarn: N/A
xcodebuild: 13A1030d

Steps to reproduce the bug

Create a TextInput with multiline={true} and scrollEnabled={false} but the field will still grab the scroll once the mouse hovers over.

Expected Behavior

If scroll is false we should be able to scroll right over the top of it.

Actual Behavior

No response

Reproducible Demo

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions