Issue with menu tree options selecting

Issue : Screen Recording – Made with FlexClip (15).webm This issue can be resolved by getting the breadcrumbs and set it as active. getBreadcrumbPages: function () { return { text: this.title , href: ‘/promocode’ }; }, getSelectedMenu: function getSelectedMenu() { return ‘promocode’; }