As you can see the menu is 0 px by 0 px π
This seems to be because icon menu big is missing. This is because https://www.mapbox.com/base/latest/base.css in vector.ejs is missing.
https://www.mapbox.com/base/latest/base.css return π
I'm not sure if this is the only css file that is missing, haven't really had time to dig deeper, but I imagine this is the issue, and it seems this missing base.css file controls the css for all the menus π

mbview <my_file>.mbtilesfile (or use example baja-highways.mbtilesmbview examples/baja-highways.mbtilesAs you can see the menu is
0 px by 0 pxπThis seems to be because
icon menu bigis missing. This is becausehttps://www.mapbox.com/base/latest/base.cssin vector.ejs is missing.https://www.mapbox.com/base/latest/base.css return π
I'm not sure if this is the only css file that is missing, haven't really had time to dig deeper, but I imagine this is the issue, and it seems this missing
base.cssfile controls the css for all the menus π