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

Week Name not showing on real device but shows on simulator #674

Closed
ajimae opened this issue Nov 19, 2022 · 3 comments
Closed

Week Name not showing on real device but shows on simulator #674

ajimae opened this issue Nov 19, 2022 · 3 comments
Labels

Comments

@ajimae
Copy link

ajimae commented Nov 19, 2022

Environment

MacBook, Running MacOS 12.5.1

Platforms

iOS

Versions

Description

Having issues displaying the week names on the calendar (Sun, Mon etc) on iPhone 12 running iOS 15.6.1 however, on the iOS simulator it works and shows all the week names.

Reproducible Demo

image

Code

<DateTimePickerModal
  isVisible={isDatePickerVisible}
  mode={isDate ? "date" : "time"}
  onConfirm={handleConfirm}
  onCancel={hideDatePicker}
  display={isDate ? "inline" : "spinner"}
/>
@ajimae ajimae added the bug label Nov 19, 2022
@mmazzarolo mmazzarolo added invalid and removed bug labels Dec 17, 2022
@ajimae
Copy link
Author

ajimae commented Mar 7, 2023

@mmazzarolo

Why would you label this issue as invalid?

Did you even take the time to run it on a real device.

Don't be quick to add an invalid label if you can show this works on a real device specified in the issue.

@mmazzarolo
Copy link
Owner

It's marked as invalid because it doesn't follow the issue template and there's no indication of you testing the community picker (as stated in the issue template), so I can't give proper support, sorry.

@mmazzarolo
Copy link
Owner

Let's continue the discussion in #672

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

No branches or pull requests

2 participants