Jay Borseth

Results 38 comments of 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: ![image](https://user-images.githubusercontent.com/1607323/129949954-921b64b6-5928-4f57-ae46-adfc77c07dd4.png)

Y seems to be out of range: ![image](https://user-images.githubusercontent.com/1607323/129963324-364b9e4c-503d-4af8-bda7-4023ed557bd2.png)

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...