The new AGOL web map viewer will allow for the placing vector tile layers further up the layer list so they will draw on TOP of feature layers.
WAB does NOT honor this configuration.
My web map layer list looks like this (top to bottom)
Labels (vector tile)
Precinct...polygon outline (feature layer)
Reference...streets and streams (vector tile)
Districts...solid polygons (feature layer)
However, WAB draws them thusly:
Precinct (feature)
Districts (feature)
Labels (vector)
Reference (vector)
Is WAB getting updated to honor the new web map draw order?
Until it is, is there a way to force the change in WAB?