For instance, I have a Views Page Display at "/tasks", however I also have this set to my website front page.
Peekaboo links displaying on this front page view still have the HREF "http://site.com/tasks#Show-Children".
Upon clicking the Peekaboo link, the browser is forwarded to the View Displays Page URL, and the AJAX functionality does not appear to function, nor does the throbber appear. After the browser loads this page however, the Peekaboo links work fine.
Comments
Comment #1
danielb commented---
Comment #2
danielb commentedI don't really understand what you mean. What are "Peekaboo links displaying on this front page" ?
Comment #3
danielb commentedComment #4
danielb commentedOh I get it you have peekaboo links in nodes, in the view..
Well again it's like #1405636: Node Edit links in a View loaded by a Peekaboo link are given a strange destination
This module doesn't control the content, so there's nothing that can be done other than to make your field data compatible with your desired configuration.
Comment #5
danielb commentedActually I might look into the possibility of faking the current path.
Comment #6
carn1x commentedAwesome thanks :)
Comment #7
danielb commentedI've added some code to do that but haven't set up a test for the problem you're having.
The changes will appear in the next dev snapshot (check the date is after this posting).
Comment #8
danielb commentedReopen if you wish to provide feedback about these changes. I don't really know what else to try though.