<%= 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
2 comments
Are there specific steps to reproduce the issue, or is it random? Have you tried reinstalling the app?
Reinstalled many times with same issue. Crashes each run.
Not really a problem as I access the web app through the tablet to modify the mission. That works.
I run the mission with the smartphone only. That works too.
Please sign in to leave a comment.