Rappsilber-Laboratory / xiSPEC_website

http://www.spectrumviewer.org
Apache License 2.0
3 stars 1 forks source link

Uncaught ReferenceError: specListTableView is not defined #44

Closed levitsky closed 2 years ago

levitsky commented 2 years ago

Hi,

I'm trying to use the SpectrumViewer website but I get an empty window and an error in the console:

image

The error says:

Uncaught ReferenceError: specListTableView is not defined
    at Object.success (TableWrapperView.js:110)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at A (jquery.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery.min.js:4)

How I'm getting the error:

  1. I uploaded my own CSV and MGF files and got this;
  2. I tried a PRIDE example by selecting two files from the suggested PRIDE dataset and also got this error;
  3. I tried opening a pre-saved spectrum set from uploaded files that used to work before, with the same error.

I'm on Google Chrome Version 95.0.4638.69 (Official Build) (64-bit), but I get the same on Firefox. I also tried an incognito window to rule out any malicious effect of browser extensions.

lars-kolbowski commented 2 years ago

Thank you for catching this. Should be fixed now!