conditions:
blog loopis inside anylinked component;
possible bugs:
- modification to
loop baseand itschildren, will only be recorded on theactive page, whileother pagescompletely ignore it; - modification to
loop baseare completely being ignored by all pages, including active page; - this is not only happening in preview browser, but also exported site;
current work arround:
- move
blog loopoutside thelinked component(and/or anylinked component, preferably onbody); - make modification to
blog loop; - move
blog loopback intolinked component;