mberlanda / cheidelacoriera

This Rails application aims to become a management system for away fans.
GNU General Public License v3.0
2 stars 1 forks source link

fix: resolve warnings raised by wow.js #173

Closed mberlanda closed 3 years ago

mberlanda commented 3 years ago

In the browser console, wow is raising this warnings:

wow.min.js:69 MutationObserver is not supported by your browser.
t @ wow.min.js:69
wow.min.js:69 WOW.js cannot detect dom mutations, please call .sync() after loading new content.

this solution is based on https://stackoverflow.com/questions/58354694/wow-js-mutationobserver-is-not-supported-by-your-browser