Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ScrollView] nestedScrollEnabled prop not working? #20403

Closed
3 tasks done
jqueryisamonad opened this issue Jul 26, 2018 · 23 comments
Closed
3 tasks done

[ScrollView] nestedScrollEnabled prop not working? #20403

jqueryisamonad opened this issue Jul 26, 2018 · 23 comments
Labels
Bug Resolution: Locked This issue was locked by the bot.

Comments

@jqueryisamonad
Copy link

Environment

React Native Environment Info:
    System:
      OS: macOS High Sierra 10.13.5
      CPU: x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
      Memory: 2.45 GB / 16.00 GB
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 9.5.0 - ~/.nvm/versions/node/v9.5.0/bin/node
      npm: 6.0.1 - ~/.nvm/versions/node/v9.5.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    SDKs:
      iOS SDK:
        Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
    IDEs:
      Android Studio: 3.1 AI-173.4720617
      Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
    npmPackages:
      react: 16.4.1 => 16.4.1
      react-native: 0.56.0 => 0.56.0
    npmGlobalPackages:
      react-native-cli: 2.0.1

Description

ScrollView nestedScrollEnabled prop not working? I mean, I haven't been able to use nested scrollView on both platforms.

Prop really doesn't work (should be removed from the doc?) or work, but different somehow? 🤔

Reproducible Demo

Minimal example

@hhunaid
Copy link

hhunaid commented Aug 14, 2018

Any update? I have to update to 0.56 for this feature only. If it doesn't work, I don't wanna bother upgrading just yet.

@onusgit
Copy link

onusgit commented Aug 17, 2018

any update yet?

@roysG
Copy link

roysG commented Sep 20, 2018

any update?

@hhunaid
Copy link

hhunaid commented Sep 20, 2018

I can confirm that this feature works as told. You have to enable this prop on both parent and child ScrollViews

@jqueryisamonad
Copy link
Author

jqueryisamonad commented Sep 20, 2018

@hhunaid could you provide a simple working example, please?

@roysG
Copy link

roysG commented Sep 20, 2018 via email

@jqueryisamonad
Copy link
Author

@roys 0.56.0

@snehalhumne
Copy link

Hey, this is working fine for me for Android and iOS both!

@machester4
Copy link

In my case it only works in IOS. My nesting is somewhat complex. I have the following structure

 Vertical List
      Horizontal List
          Vertical List (no scroll)

I'm using expo SDK 30. react native 56.4

@hhunaid
Copy link

hhunaid commented Sep 28, 2018

@machester4 Did you enable the prop on all the lists?

@machester4
Copy link

Hi @hhunaid , here is an example.

@machester4
Copy link

Sorry Expo SDK 30 uses react-native 55.4.

@hhunaid
Copy link

hhunaid commented Oct 1, 2018

@machester4 Hmmm, I actually moved away from Expo because of this.

@nighttiger1990
Copy link

+1 on Android react-native 0.57.0

@zhangjialegh
Copy link

+1 on Android react-native 0.57.0

@zhangjialegh
Copy link

I am sure that is a bug! It words well when vetical scroll

@zhangjialegh
Copy link

Any update?

@zhulin2609
Copy link

same issue

@Titozzz
Copy link
Collaborator

Titozzz commented Mar 19, 2019

Hello there 👋 this issue has been reported for an old version of React Native. Ideally we'd like everyone to be using 0.59 (see the awesome changes it brought) but we know updating can be a pain. We are going to close this issue because it's from a version before 0.57, which is really old.

But please, if it's actually still an issue with 0.59 please comment below and we can reopen it. Even better, please send us a pull request with a fix 😊

@Titozzz Titozzz closed this as completed Mar 19, 2019
@mrquanghuy
Copy link

im using 0.59.3 and till not working :(

@aanah0
Copy link

aanah0 commented May 29, 2019

Why it closed? Have the same issue too

0.59.2

@neilzhengzx
Copy link

its should enable the prop on all the lists

@ghasemikasra39
Copy link

 React Native Environment Info:
    System:
      OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
      CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
      Memory: 438.37 MB / 11.63 GB
      Shell: 5.4.2 - /bin/zsh
    Binaries:
      Node: 8.10.0 - /usr/bin/node
      Yarn: 1.17.3 - /usr/bin/yarn
      npm: 3.5.2 - /usr/bin/npm
    npmPackages:
      react: 16.8.3 => 16.8.3 
      react-native: 0.59.8 => 0.59.8 
    npmGlobalPackages:
      react-native-cli: 2.0.1

same issue. any solution ?

@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests