Caleydo/caleydo.github.io

"GET /api/idtype" ... Why?

Closed this issue · 2 comments

Web bundle v0.0.1 makes AJAX GETs to /api/idtype, which fail for me because I am not running the server. Is this ok?

  • As a browser looking at the console, it seems like something might be broken.
  • Is there some other way I could / should provide the information it's looking for?

I haven't debugged it, but assume that the call is triggered in idtype.fillUp() when using idtype.list().

A possible to prevent the call is to set the library into the offline mode. However, I don't know the side effects in the Caleydo library.