Jay Borseth
Jay Borseth
Perhaps another clue: previously, this same demo script would trigger #10610
More information: 1. This error **only** happens when 3D is enabled. 2. This error **only** happens when a route is either being drawn or displayed using Mapbox Draw. 3. The...
Here's a more complete stack trace: 
Y seems to be out of range: 
Bingo! I've created a small pen which recreates the issue: https://codepen.io/jaybonomad/pen/vYmqrRP Draw a polyline with multiple segments with devtools open. (The bug is not triggered on every segment or at...
Possibly related? https://github.com/mapbox/mapbox-gl-draw/issues/1063
I was able to fix this problem on my end as described below, but the fact that my (apparent?) bug surfaces as a totally unrelated error of "**out of range...
Just a friendly reminder that this is still an issue with 2.7.0. Here's a codepen: https://codepen.io/jaybonomad/pen/gOXrKqL Draw a polyline with the map at a 45 degree pitch. Out comes a...
I'm guessing the origin of the bug is: https://github.com/mapbox/mapbox-gl-draw/issues/1077
Just a friendly reminder that this is still an issue with mapbox-gl 2.10.0. Here's a codepen: https://codepen.io/jaybonomad/pen/gOXrKqL Draw a polyline with the map at a 45 degree pitch. Zoom in...