Description
When using deck gl in interleaved mode with Mapbox Standard Style, (2D) buildings are occluding deck gl layers content.
It seems that Mapbox has changed something in later versions as it works OK in v3.9.3.
Examples:
2D

3D

Flavors
Expected Behavior
Deck gl content should be on top of 2D buildings.
See correct behavior of Mapbox v3.9.3:
https://codepen.io/Truplic/pen/bNwWbxG
Steps to Reproduce
See this codepen that uses Mapbox v3.20.0:
https://codepen.io/Truplic/pen/YPGVKOJ
Note: setting slot variable doesn't seem to make any difference.
Environment
- Framework version: 9.2.11
- Browser: Chromium
- OS: Windows
Logs
No response