Forum

Armin Winkler
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
5 years, 5 months ago #22995
Up
0
Down
::

Hello Niklas,

is the list that you’re binding your data to integrated into a module by any chance? And which Simplifier version is running on your instance currently? The observed behavior might be related to a bug we’ve identified when using list bindings in modules that are unloaded and then reloaded during runtime and is somewhat connected to the Autobind module that has been integrated into Simplifier’s code base up until the newest 5.5 release where you are now able to turn it off for the first time. Another useful information I’d like to know would be the value of the templateShareable property of the list control’s items aggregation. You can look it up in the widget definition under the tab “template”.

 

Regards,

Armin