AppBridge NavigationMenu.Set({Active: SettingsLink}); Not Working

Hi,

The Navigation menu, the app bridge navigationMenu (https://shopify.dev/docs/apps/tools/app-bridge/actions/menu/navigation) is not working with navigationMenu.set({active: settingsLink});

I use the latest versions of app-bridge (3.7.2) and app-bridge-utils (3.5.1).

Here is the code I use: https://pastebin.com/UBamXRuX

Can anyone spot what I am doing wrong ?

Hi @Eligijus :waving_hand:

For issues with app bridge, it would be best to submit an issue in the public repo here directly.