Skip to content

Fix error thrown on archive-navigation-view when element doesn't exist

Eric Eastwood requested to merge fix-archive-navigation-view-js into develop

Fix error thrown on archive-navigation-view when element doesn't exist so the page JavaScript can run

Uncaught {"name":"ChildViewContainerMissingError","message":"The specified \"childViewContainer\" was not found: #profile-menu-items"}

Merge request reports