Search code examples
javascriptjqueryjquery-uijquery-ui-tooltip

jQuery UI TypeError: e.widget.extend is not a function


I have updated my jQuery files including jQUery UI to use the tooltip feature.

But now Javascript is dieing with the following error:

TypeError: e.widget.extend is not a function

Can anyone help me?


Solution

  • jQuery Ui was included twice (second time hidden because of another bug) problem solved