This is a hopefully simple question, with hopefully a simple solution.
When I try to load a page (on my local machine) at
http://localhost:4502/cf#/content/my/website/page.html, my page never
loads. When I delete the /cf# in the url, the page loads as it should,
just without the Content Finder Navigation on the left. I was able to
replicate this issue (on my local machine) in another instance
http://localhost:4504/cf#/content/my/website/page.html does the same
thing as the 4502 instance. I was u...