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

Problem opening calendar in mobile browser #73

Open
jefvonmuhlen opened this issue Dec 21, 2017 · 6 comments
Open

Problem opening calendar in mobile browser #73

jefvonmuhlen opened this issue Dec 21, 2017 · 6 comments

Comments

@jefvonmuhlen
Copy link

When I open my system in the computer browser it appears normal data, now when it is in the mobile browser (IOS was what I tested), it does not make the background color on the date and neither appears the data when clicked.

What can be done?

@twinssbc
Copy link
Owner

@jefvonmuhlen Could you remote debug the browser in your device to see what error is printed out in the console?
If the issue is only related to Safari, sometimes it's because of below problem
https://stackoverflow.com/questions/4310953/invalid-date-in-safari

@jefvonmuhlen
Copy link
Author

@twinssbc it is not generating any errors on the console. Any idea what I need to change?

@jefvonmuhlen
Copy link
Author

@twinssbc
Copy link
Owner

Could you debug to see what's the value of startIndex?
And what does your event look like? What's the value in the startTime and endTime fields?

@jefvonmuhlen
Copy link
Author

I tried to debug but could not find the problem. But everything indicates that it is the Date format.

@jefvonmuhlen
Copy link
Author

Alguém tem alguma ideia para resolver o problema?

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

No branches or pull requests

2 participants