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

Pixel 8a and 9 series sometimes do not render the calender #442

Open
DerBasler opened this issue Jan 15, 2025 · 11 comments
Open

Pixel 8a and 9 series sometimes do not render the calender #442

DerBasler opened this issue Jan 15, 2025 · 11 comments
Labels
bug Something isn't working needs more info Needs more information needs repro Needs reproducible example

Comments

@DerBasler
Copy link
Contributor

Current behaviour

In case I hope the view I have a 1 in 7 chance that the part inside the <AnimatedCrossView is not displayed

Expected behaviour

The content should be displayed

How to reproduce?

You have to own a Pixel device I could not reproduce it with any simulator.

Preview

image

What have you tried so far?

Logcat:
image

Your Environment

software version
android 15
react-native 0.76.3
react-native-paper 5.12.5
node 21.7.1
npm 10.5.0
@DerBasler DerBasler added the bug Something isn't working label Jan 15, 2025
@RichardLindhout
Copy link
Member

We don't have pixel devices here can you maybe make a PR for this? Would be really appreciated!

@DerBasler
Copy link
Contributor Author

I am still trying to figure it out this is quite a tricky one and maybe even related to react native itself.
I will definitely keep you in the loop 👍

@adnankhalil5
Copy link

i can confirm this happens on my galaxy s20 and oneplus 11r , sometimes it does not render

@iM-GeeKy iM-GeeKy added needs more info Needs more information needs repro Needs reproducible example labels Jan 18, 2025
Copy link
Contributor

Hey! Thanks for opening the issue. Can you provide more information about the issue? Please fill the issue template when opening the issue without deleting any section. We need all the information we can, to be able to help. Make sure to at least provide - Current behaviour, Expected behaviour, A way to reproduce the issue with minimal code (link to snack.expo.dev) or a repo on GitHub, and the information about your environment (such as the platform of the device, versions of all the packages etc.).

Copy link
Contributor

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

@vaandhare
Copy link

vaandhare commented Jan 22, 2025

I am able to reproduce this in Poco M2, the calendar in datepicker appears occasionally. It was working as expected in version 0.21.7 but after updating to 0.22.28 it only works occasionally

This issue is only with android 14, on lower android versions & in iOS its working as expected.

Image

@narayanlava
Copy link

narayanlava commented Feb 5, 2025

Same issue for me.
React native version 0.76.5
Seems New arch issue for me. Will work if we disable new arch.

@lradermacher
Copy link

Same issue here with the new Samsung Galaxy s25 Ultra. (Android 15) But also on my Galaxy Tab S9 (Android 14). Using the latest expo, react-native-paper + react-native-paper-dates packages.

@RichardLindhout
Copy link
Member

Does somebody have time to pick this up and create a PR that would be really great!

@RichardLindhout
Copy link
Member

@DerBasler
Copy link
Contributor Author

I was picking around and tried to recreate the issue with ever increasing complexity to recreate the issue we are facing in case someone wants to continue https://github.com/DerBasler/calendar
For now I had to switch the date picker to satisfy my deadline 😅
Btw. Nice find @RichardLindhout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info Needs more information needs repro Needs reproducible example
Projects
None yet
Development

No branches or pull requests

7 participants