Hiya!
I have a series of URLs on page A, that is supposed to navigate to page B and trigger a modal hash. Loopers on page A are generating the URL like so: …url/#{id} , and page B is also filling in the hash with the ID.
Here’s the start point (page A)
And the end point (page B) should be bringing up the modal, but neighhhh
It WAS working for most of the development. A peculiarity I’d noticed is when hovering over the modal toggle on page B that, for a time, it would show the URL preview in the browser (bottom left), however that is no longer the case. Now, page A’s URL simply navigates to page B and that’s that, rather than triggering it’s partnered modal window.
Help? 




