zulhfreelancer
12/4/2015 - 7:50 AM

[Rails] Javascript & jQuery not working on Heroku because of 'Cannot read property 'msie' of undefined' error' - what to do?

[Rails] Javascript & jQuery not working on Heroku because of 'Cannot read property 'msie' of undefined' error' - what to do?

  1. Remove turbolinks
  2. Remove jquery-turbolinks gem too (if any)
  3. Install this gem
  4. Bundle install
  5. Push to Heroku