So trying to include all of my changes in 3.3.3 to 3.4.2 I hit this and I am stumped.
I had added one functionality to the header in the prior release. <span class="menu-item-icon search-icon"><a href="${url.context}/page/profile-search">${msg("link.profileSearch")}</a></span>
But this is now in this. <span id="${id}-appItems" class="app-items hidden"><@header.renderItems config.global.header.appItems id "app" /></span> can someone explane to me where and how this hidden tag works.