sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

CORS doesn't need to be deactivated in newer Firefox versions #588

Open marimeireles opened 2 months ago

marimeireles commented 2 months ago

One doesn't seem to need to deactivate CORS in Firefox anymore 125.0.3 (64-bit). Might be worth to add a note in the docs.

tfrancart commented 2 months ago

Are you referring to the chapter "Allow loading of local files in your browser" in the "hello sparnatural" doc ? Please provide evidence of this with a pointer to a release note or an article explaining this. Thanks