Calendar widget start position does not refresh

2
Hi,   This week we upgraded our app from modeler 5.21.1 to 6.8.1. During this upgrade we had to update the calendar widget as well. We used version 4.2.4 and now we have the latest version. However, we now have the following issue with the calendar:   We use the calendar inside a dataview, so we have a dataview data source microflow. When the dataview is refreshed the data source microflow is called and new objects to show in the calendar are retrieved. However, the start position of the calendar does not change and the newly retrieved object can not be seen. The start position attibute used in the widget is shown in the dataview and they are not the same.  So, it looks like the calendar widget is refreshing when the dataview is refreshed (because the data source microflow is called again), but the start position of the calendar does not refresh. This was working fine in modeler 5.21.1 with widget version 4.2.4.   Do you now if this is a bug in the widget, or something changed during the modeler upgrade or widget update that causes this problem?   Thanks for your reply!
asked
1 answers
1

I would file an issue on github https://github.com/mendix/Calendar

If you can recreate this problem in a test project that you submit there it would help.

Regards,

Ronald

 

answered