Recently on my FF project, certain pages have had infinite loading issues in test mode, run mode, and web publishing. However when I set those same certain pages as the default 'logged in' page they work fine. This leads me to believe it might be something with navigation however there are no parameters that need passing or anything like that.
Even when I duplicate a page that is working, the duplicate (with changed root, etc) proceeds to have the infinite loading glitch. Below is a screenshot of the web console issue:
I have looked everywhere and can't find a solution to this problem or even find people with this issue.
I would greatly appreciate any help.