Browser: Chrome 129
OS: Windows
URL:
Video: Video 1 Video 2
I’m building a loop with a popup, did everything exactly as outlined in the popup academy page, except for adding the context type (for reasons explained below).
It works… except that there are times when the AJAX loads the parent page (Video 1) or it loads the parent page in a split second and then loads the correct content (Video 2).
I did not use the context ID in this case as using makes the issue even more apparent as in Video 1.
Things I tried: I’ve disabled Bricks’ cache query loops settings and I’ve disabled all cache but nothing worked. I tried using without AJAX but it doesn’t work either as clicking on one element will open ALL the popups. I’ve tried rearranging the template element to either be a child or sibling of the interaction trigger element, still the same.