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

Slide does not initially show if item components wrapped using memo API (on iOS device) #465

Closed
5 tasks done
radiosilence opened this issue Jan 30, 2019 · 4 comments
Closed
5 tasks done

Comments

@radiosilence
Copy link

radiosilence commented Jan 30, 2019

Is this a bug report, a feature request, or a question?

Bug report

Have you followed the required steps before opening a bug report?

(Check the step you've followed - replace the space character between the square brackets ([]) by an x.)

Have you made sure that it wasn't a React Native bug?

Yes

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

iOS 12.1.3

Is the bug reproductible in a production environment (not a debug one)?

Yeah

Environment

React: 16.6.3
React Native: 0.57.8
React Snap Caroursel: 3.7.5

Expected Behavior

The slides would show

Actual Behavior

The slides do not show until you move the carousel

Reproducible Demo

Snack wasn't working on my shitty company internet

Steps to Reproduce

All you have to do is take any carousel and wrap the individual slide components in memo

@radiosilence radiosilence changed the title Slide does not initially show if component wrapped using memo API (on iOS device) Slide does not initially show if item components wrapped using memo API (on iOS device) Jan 30, 2019
@kbrandwijk
Copy link

@radiosilence I'm observing the same behavior. Did you close the issue because it was resolved on your end?

@radiosilence
Copy link
Author

I closed it because I removed memo and it was still happening :(

@kbrandwijk
Copy link

I went over all the other issues, and finally found this one, that solved it for me: #238 (comment)

@radiosilence
Copy link
Author

Ah, thanks so much! this solved it for me too 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants