• Mootools overwrites the native .bind() method which can cause a lot of conflict. To fix this issue open gantry/js/mootools.js and remove the following text and save the file.

    delete Function.prototype.bind,

  • The topic ‘Mootools overwrites the native .bind()’ is closed to new replies.