<%= 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
There are several possible reasons for this. Go through them one by one:
Hope that helps
Thanks for your help. I did all those things and it worked fine. One additional note … I need to make sure my return to home altitude is below as well. 200 ft LAANC approval here so I flew at 180 ft.
Please sign in to leave a comment.