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

Infinite loop in non-english devices/locales. #16

Open
joserodpt opened this issue Aug 22, 2024 · 1 comment
Open

Infinite loop in non-english devices/locales. #16

joserodpt opened this issue Aug 22, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@joserodpt
Copy link

The code below doesn't work for locales different than English, resulting in an infinite loop.
image

My suggestion is to make this part of the code localized, by making the locale field required in the constructor of FullCalendar and:
image

Also, make an option for showing only week days.

@dhwanish-3
Copy link
Owner

Can you work on the issue with your suggested solution

@dhwanish-3 dhwanish-3 added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants