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

Some elements just don't render all the time #10380

Closed
the-simian opened this issue Oct 14, 2016 · 4 comments
Closed

Some elements just don't render all the time #10380

the-simian opened this issue Oct 14, 2016 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@the-simian
Copy link

the-simian commented Oct 14, 2016

Issue Description

Simply put ever since version 0.33, in certain situations in the application, elements which used to render sometimes will no longer render for no obvious reason. Reloading the application will sometimes result in them showing, other times, they are gone.

Steps to Reproduce / Code Snippets

Unfortunate this is simply hard to reproduce since its totally intermittent. I also cant' seem to zero in on which elements will render, when. I will say that this seems to only be on android. The problem is that it worked find on versions before 0.32, and appears to be since the flexbox-updates.

Expected Results

Well due to the intermittent nature, I think its clear I'd expect consistent rendering. I'm mainly posting this issue to see if anyone else is experiencing this. I know the tracker is pretty full, but I'm looking for evidence and I didn't see any prior tickets about this. If I can zero in on more steps to reproduce I will.

I will say that for a long time we though it was a side effect of the Transform Matrix Helper introduced in 0.33. We did zero in on some bugs related to that and the translate property. However this seems to also happen on elements that don't use transform, translate props on their css.

Possibly unrelated, we've also noticed flickering on markers in react-native-maps and other anomalous behavior. Whatever is up, things are behaving really differently.

Additional Information

  • React Native version: [0.33-0.35]
  • Platform(s) (Android only)
  • Operating System (OSX/Genymotion emulator : Google Nexus 6P 6.0.0 API23)
@the-simian the-simian changed the title Some elments just don't render Some elements just don't render all the time Oct 14, 2016
@ericvicenti
Copy link
Contributor

I have occasionally noticed elements on Android not appearing, but as you say it is rare and hard to reproduce. Maybe this is the same problem.

@the-simian
Copy link
Author

the-simian commented Oct 28, 2016

just to followup it looks like the blinking markers in particular were addressed in this issues : react-native-maps/react-native-maps#683

and:
react-native-maps/react-native-maps#716

and there is a PR here:
react-native-maps/react-native-maps#728

@hramos
Copy link
Contributor

hramos commented May 25, 2017

Closing this issue because it has been inactive for a while. If you think it should still be opened let us know why.

@hramos hramos closed this as completed May 25, 2017
@the-simian
Copy link
Author

I'd say its fine to close this, I haven't observed this in a long time

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

No branches or pull requests

4 participants