I have the following error when trying to load local storage.
'trigger cannot be used as sub-event to a loop'
it seems to be this line:
+ System: On start of layout
-> LocalStorage: Check item "Main_JSON_Data" exists
(..because when I comment it out the error goes away.)
However, I have no idea what the error means as there are no sub-events in sight.
Can anyone help?