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

Fix platform dependent call on weekInfo #971

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Fix platform dependent call on weekInfo #971

merged 1 commit into from
Nov 28, 2024

Conversation

Acylation
Copy link
Collaborator

@Acylation Acylation commented Nov 20, 2024

Fixes #939

Node.js only recognizes Locale.weekInfo, iOS only takes Locale.getWeekInfo(), while Chromium accepts both.

@Acylation Acylation added the kind/bug Something isn't working label Nov 20, 2024
@Acylation Acylation added this to the next milestone Nov 20, 2024
@Acylation Acylation added the area/view/calendar Issues related to the Calendar view label Nov 20, 2024
@Acylation Acylation changed the title Fix platform dependent call on weekInfo . getWeekInfo() Fix platform dependent call on weekInfo Nov 20, 2024
@Acylation Acylation merged commit d163446 into main Nov 28, 2024
1 check passed
@Acylation Acylation deleted the iOS-calendar branch December 1, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/view/calendar Issues related to the Calendar view kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar View does not work anymore on mobile/iPad
1 participant