Rappsilber-Laboratory / xiSPEC_website

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

settings panel dyndiv broken #41

Open lars-kolbowski opened 5 years ago

lars-kolbowski commented 5 years ago

https://github.com/Rappsilber-Laboratory/xiSPEC_website/commit/139bd7eb7c1a67527d2402368db4d8c1cc729594 broke the dyndiv (settings panel)

Not really a clue why... seems completely unrelated.

lars-kolbowski commented 5 years ago

maybe you have an idea @colin-combe?

colin-combe commented 5 years ago

i would start by swapping the minified version of dyndiv for the unminified, then you have a fighting chance of debugging it

i'd need set up local installation to debug which I don't currently have. You could temporarily disable cache busting on spectrumviewer.org and I could then debug there (cache buster wipes break points)

lars-kolbowski commented 5 years ago

It's getting weirder... I created a dev-branch with the non-minified version of dyndiv and without the cache buster (spectrumviewer.org currently is on it, if you want to give it a try). Now the weird part, this fixed the bug in Chromium for me (Opera was always working) but the problem persists on Firefox. Even weirder even when switching back now to master it's still resolved for Chromium...

colin-combe commented 5 years ago

Aye... that's pretty weird

I wonder if your web host is doing something strange. Does it work in Firefox if its a local installation?

lars-kolbowski commented 4 years ago

resurrecting this. I noticed that moving the DynDiv is again (still?) broken in Firefox