You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Firefox to shell.duckdb.org, and type this query: SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');
What happens?
If you type this query into shell.duckdb.org:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');
on Firefox, you get a "failed range request" error.
See observablehq/framework#1886
To Reproduce
Open Firefox to shell.duckdb.org, and type this query:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');
Browser/Environment:
Firefox 133.0.3 (aarch64)
Device:
Macbook Air
DuckDB-Wasm Version:
@duckdb/duckdb-wasm@1.29.1-dev18.0
DuckDB-Wasm Deployment:
https://shell.duckdb.org/
Full Name:
Fil Rivière
Affiliation:
Observable
The text was updated successfully, but these errors were encountered: