Adobe Portfolio - Internal pages not loading
This was working when I first built my portfolio but now it's not working at all. Linking an image to another page built in portfolio but when you click the image link, instead of loading the page, it just "looks" like it's refereshing the same page.
Even stranger, it works fine in the editor, but when you publish, it no longer works. Have tried on multiple devices and multiple browsers.
When I inspect the page, I can see that the href is somehow getting stripped when you publish the site.
In the editor when inspecting, it looks like this: <a class="js-editable-lik" href="/behind-you">
When you inspect the same thing on the published site it looks like this: <a class="js-editable-lik" href>
Notice, no actual link in the href. Seems like a bug when you publish maybe... Anyone else see this?
Thanks

