<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
6 comments
Well it must be something else on my iPad, not the site... because it’s working in Chrome on the iPad.
It was still broken on iPad safari until I disable cross site tracking.
Reuben
This is documented here.
Jim, my iPad Safari cross-site browser tracking was disabled and everything was fine... only recently I got that error message and when I flipped it to enabled, that’s when it started working, so that is the exact opposite of what the FAQ you pointing me to says...just FYI...
Sorry about that. When we originally wrote that FAQ it was for the desktop version only. We never saw issues on iOS.
Really weird why is stopped working, I’ll keep an eye on it. Maybe try to turn it off again and see what happens.
Please sign in to leave a comment.