UIKit3 Framework: partial with image in navbar only displaying in page where you edit the partial
A partial with a UIKit3 navbar with an icon, triggered by an section id (in this case: id=inverse), that only displays in the page that you edit the partial on, not in other pages where the same partial is used. The issue occurs in v4.1.0b22 but not in v4.0.4.
Project uploaded to Slack till I have time to create a smaller one. Some screenshots illustrating the issue:
First screen shot: header bar before scrolling
- Screen shot in page where I just set the image for the bar when the which is trigger by a section with id=inversed comes:
- Same partial in other pages results in this:
- If I open the partial while in a page where the icon is not showing and make any modification (for example toggle the enable logo). Now the image works on this page, but not in the others with the same partial.