-
Notifications
You must be signed in to change notification settings - Fork 77
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
Comments
@jefvonmuhlen Could you remote debug the browser in your device to see what error is printed out in the console? |
@twinssbc it is not generating any errors on the console. Any idea what I need to change? |
I found this error on the safari: Error: undefined is not an object (evaluating 'rows[startIndex].events') |
Could you debug to see what's the value of startIndex? |
I tried to debug but could not find the problem. But everything indicates that it is the Date format. |
Alguém tem alguma ideia para resolver o problema? |
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?
The text was updated successfully, but these errors were encountered: