-
Notifications
You must be signed in to change notification settings - Fork 181
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
Comments
We don't have pixel devices here can you maybe make a PR for this? Would be really appreciated! |
I am still trying to figure it out this is quite a tricky one and maybe even related to react native itself. |
i can confirm this happens on my galaxy s20 and oneplus 11r , sometimes it does not render |
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.). |
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. |
Same issue for me. |
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. |
Does somebody have time to pick this up and create a PR that would be really great! |
It should be fixed somewhere here: https://github.com/web-ridge/react-native-paper-dates/blob/master/src/Date/AnimatedCrossView.tsx |
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 |
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
What have you tried so far?
Logcat:
![image](https://private-user-images.githubusercontent.com/45329909/403522515-5f3d8091-0c51-428c-ac2a-30cfc89bfea5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzIxMTEsIm5iZiI6MTczOTE3MTgxMSwicGF0aCI6Ii80NTMyOTkwOS80MDM1MjI1MTUtNWYzZDgwOTEtMGM1MS00MjhjLWFjMmEtMzBjZmM4OWJmZWE1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA3MTY1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2MTQ3NDgxOTZiZjZmOWUyMGEyZWZhNTRhNzM1MDk0N2QzNTkzZDlmOTNjOWE0NGVkYmRhYjhkNmIzMjU5MTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.a0AT6ICjU7lXrDlDuprBNHsmJ6Y-RkOuLFp8PZToFts)
Your Environment
The text was updated successfully, but these errors were encountered: