OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Resolve MapLibre TypeError where "The "obj" argument must be an instance of Blob. Received an instance of Blob" #810

Closed erictheise closed 2 months ago

erictheise commented 3 months ago

Four test suites are failing in the upstream catchup for overpass turbo.

 FAIL  tests/test.autorepair.josm.ts [ tests/test.autorepair.josm.ts ]
 FAIL  tests/test.autorepair.recurse.ts [ tests/test.autorepair.recurse.ts ]
 FAIL  tests/test.permalink.ts [ tests/test.permalink.ts ]
 FAIL  tests/test.query.ts [ tests/test.query.ts ]
TypeError: The "obj" argument must be an instance of Blob. Received an instance of Blob
 ❯ define node_modules/maplibre-gl/dist/maplibre-gl.js:25:47
 ❯ node_modules/maplibre-gl/dist/maplibre-gl.js:35:1
 ❯ node_modules/maplibre-gl/dist/maplibre-gl.js:3:81
 ❯ Object.<anonymous> node_modules/maplibre-gl/dist/maplibre-gl.js:6:3
erictheise commented 2 months ago

I am no longer seeing this failure and so am closing this issue.