<%= 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
4 comments
There are several other threads about this already. DJI is aware if the issue.
What's the keyword? I did a quick search for this and didn't find anything.
Some of the threads may be hard to find because people don't keep their bug reports to one bug per thread.
This issue is now corrected (1.7.2 release notes)
Please sign in to leave a comment.