Subnavbar getting hidden on MD but not iOS

I’m having issues with displaying a subnavbar on MD theme, but not iOS.

I discovered that the MD theme is setting overflow: hidden on the navbar-inner class, causing the subnavbar to be hidden.
This is not set on the iOS theme…

Is this a bug maybe?

I’ve overridden this setting in my app.scss file for now…