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

webview issue on news #696

Closed

Conversation

saranyaharidas
Copy link
Contributor

go to the latest news
It just remains stuck on loading
Press back and go to the latest news again
This time it loads up right away

News will be loading properly

Linked issues:

Fixes #615

Screenshots:

How to test

It just remains stuck on loading
Press back and go to the latest news again
This time it loads up right away

@tstirrat
Copy link
Contributor

Hello, thanks is this the same as #704 ?

@tstirrat tstirrat added the question Further information is requested label Apr 29, 2020
@saranyaharidas
Copy link
Contributor Author

Looks like these are different issues

@summetj summetj removed the question Further information is requested label Apr 29, 2020
app/views/News.js Outdated Show resolved Hide resolved
app/views/News.js Outdated Show resolved Hide resolved
app/views/News.js Show resolved Hide resolved
Copy link
Contributor Author

@saranyaharidas saranyaharidas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed commented code and style updates

@saranyaharidas
Copy link
Contributor Author

After doing some more research on this, I think <Carousel data={this.state.newsUrls} renderItem={this.renderItem} sliderWidth={width} itemWidth={width * 0.85} layout={'default'} scrollEnabled /> component is causing this issue. When we render webview with flex:1 directly issue is not happening . Do not merge my above commits.

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

Successfully merging this pull request may close these issues.

News does not load up on the first time sometimes
4 participants