iodide-project/iodide

add link to docs in fetch error messages (in case of CORS)

Open

#1.396 geöffnet am 18. Jan. 2019

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (147 Forks)batch import
good first issue

Repository-Metriken

Stars
 (1.483 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

CORS issues are tricky and confusing. it would be great if we could let people know if they are hitting a CORS error in particular (rather than a fetch error in general) when they run into a CORS problem, and direct them to help / workarounds / more info.

(in investigating this, we might find that there are other kinds of errors we can surface/specify)

cc @hamilton

Contributor Guide