xeolabs/xeogl

A CORS issue prevents the examples to be working locally with chromium web browser

amandinedrebes opened this issue · 1 comments

Describe the bug
A bug prevent to use the examples in chromium

To Reproduce
Steps to reproduce the behavior:

  1. checkout the project locally and switch on master branch (last commit was: ff87d12)
  2. open an example with chromium web browser. For example: importing_gltf_OfficePlan.html

Note: It works with firefox web browser.

Desktop (please complete the following information):

  • OS: Debian testing
  • Browser: chromium

Chromium Screenshots (not working):
chromium
chromium_version

Firefox Screenshots (working):
firefox
firefox_version

Thanks - I think loading the examples straight off the file system would be the problem here.

Try serving them using http-server