This may be a bug, or just lack of documentation, but it is a nasty issue to figure out.
There have been several reports of this and I have not seen a solution presented. I had an attached glossary view with a linked page display and was trying to use AJAX loading. After clicking on the letter selections from the glossary attachment 3 times the attachment line would disappear. After much debugging it looked like both the attachment and main page were being processed by the AJAX code and eventually causing loss of the attachment. I went back and turned OFF AJAX for the attachment and left it on for the main page. Everything is working correctly now and it is still doing AJAX calls for the page data.
Not sure if this is a bug, user error, or even if this is a correct fix, but it solved the issue for me.
Comments
Comment #1
esmerel commentedI'm unable to replicate this. Can you give more information about your environment or anything? Show the debugging data you have, so that we can step through it and see where things might have gone wrong?
Comment #2
esmerel commentedThere was a bug fix in 2.9 for ajax and glossary problems; are you sure you have the right version? (hopefully by now you're actually past 2.9 and it's working anyway, but!)
Comment #3
esmerel commentedComment #4
skeeve commentedi have the same problem with views version = "6.x-2.12"
Comment #5
mustanggb commented