LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

Scenario overview page not working correctly in production #204

Closed uleopold closed 9 years ago

uleopold commented 9 years ago

The scenario overview page is not working correctly in production. It works in test.

See screenshot: selection_202

ldesousa commented 9 years ago

The rake compilation is messing up the javascript somehow. I redeployed iguess to production without compiling and now this page works properly. I will keep investigating why the compilation is having this effect.

uleopold commented 9 years ago

ok. But we need iGUESS compiled else it is not responsive enough on many pages with slower internet connections.

ldesousa commented 9 years ago

There was a small typo in a css file and the compilation was failing.