mendixlabs / CalendarWidget

This is a calendar widget for Mendix. It shows a Calendar and can render objects as events in it.
https://appstore.home.mendix.com/link/app/248/Mendix/Calendar-widget
Apache License 2.0
9 stars 28 forks source link

"scrollTime" is only initialised correctly when stepping through the .js browser debugger #34

Closed timauraq closed 8 years ago

timauraq commented 8 years ago

Without the debugger and exactly the same code, it always defaults to 12am. The "scrollTime" only then works when the user clicks on the agenda week or agenda day options.

In this case initialisation is via a show page action that occurs in a microflow where the page contains a calendar.

JelteMX commented 8 years ago

I tested this with the upcoming release and it seems to work fine. Can you reproduce this issue with the latest version of the widget? The next question would be, which Mendix version and what browser?

If the issue remains, I need a test-project on community [at] mendix.com to debug this issue.

screen shot 2016-05-11 at 18 33 35 screen shot 2016-05-11 at 18 33 45