Hi there, I am getting the following error with mapbox on client devices.
The error can be seen at the following public Sentry url: https://of-interest.sentry.io/share/issue/a0a0d1afa40548fba70194e6fb604a3f/
This is most likely a bug, please report this via https://github.com/mapbox/mapbox-gl-js/issues/new?assignees=&labels=&template=Bug_report.md
and paste the contents of this message in the report.
Thank you!
Filter Expression:
${JSON.stringify(a,null,2)}
{snip} 1,this.supportsFog=!1,this.supportsFreeCamera=!1,this.zAxisUnit="meters",this.isReprojectedInTileSpace=!0,this.unsupportedLayers=["custom"], {snip}
{snip} bient_directional_factor=mix(directional_factor_min,1.0,min((NdotL+1.0),1.0));const float vertical_factor_min=0.92;float vertical_factor=mix {snip}
#ifndef HAS_UNIFORM_u_${a}
in ${r} ${i} ${a};
#else
uniform ${r} ${i} u_${a};