[SOLVED] Conflict with external Jquery script and Views Ajax

| | 1 min read

Some Drupal users have reported that there was a conflict with an external Jquery script and the Views Ajax. This occured when the Drupal user wanted to use the external script for some specifc purpose. The conflict was causing the Views UI to break. If you are experiencing this issue in your Views read on to find out the solution.

The cause of the conflict is because the Views Javascript code was developed for the jquery version which is in Drupal core. If you are using a different version it will naturally lead to a conflict. If you want to fix this then removing the external script will be the most obvious solution. However if you want to seriously use an external script then you could use the Drupal Jquery update module. Then you could try to replace the Javascript file of Views by your own which works with your desired version of jquery.

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. Do you need professional help in building your Drupal site? We can provide a wide range of Drupal services to help you deploy your Drupal site easily and quickly. Get in touch with us to know more.