Hi,
In one of our pages we have used sling:resourceType="granite/ui/components/coral/foundation/mode/switcher" so we have a page with multiple tabs and each tab has a separate actions in the action bar
E.g
Fig 1 (Tab 1 selected)

Fig 2 (Tab 5 selected action bar has different options)

Issue: If we make the view window smaller , say by opening the chrome developer tools and keep increasing the tools width till point the buttons cannot be kept in one line and should be moved to a popover list in …
In on prem it works fineIn cloud
Issue 1: not all the options are shown in the pop over list
And only the options from the first tab are shown
Image corresponding to fig1 
Fig 2 clicking on tab 5 also shows the same option

Please can anybody help