We have created a layout with all panel items set with no header by using the headerposition: ‘none’ option.
When the panels are displayed first time they all are displayed correctly without headers. However if we save the layout the “headerposition” option does not seem to be saved to localstorage. In face, if we reload the layout from localstorage, the panel item headers all appear as if we had not set the option.
Can you please advise what we may be doing wrong here.
If we are not doing anything wrong, how can we update each panel item to remove the item header after we reload the layout?