romainbutteaud / Kaffeine

Keeping free Heroku apps awake.
kaffeine.herokuapp.com
1.05k stars 112 forks source link

#decaf doesn't open until refreshed #48

Closed AniketAgarwal21 closed 3 years ago

AniketAgarwal21 commented 3 years ago

When I clicked the option to remove my app, it pointed to #decaf in the URL but the pop-up box didn't appear until I refreshed. Please fix this as I thought there isn't any option to remove my app at first.

jasmaa commented 3 years ago

There seem to be some compatibility issues between CSS Modal and Turbolinks. As a quick fix, I was able to get the modal to work again by removing the Turbolinks directive below:

https://github.com/romainbutteaud/Kaffeine/blob/5bdda527ca3d71fe8be49e0acdf196bf05e7f4ed/app/assets/javascripts/application.js#L15