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.wi
I had to add wp_deregister_script( 'jquery-ui-widget' ); to admin-footer.php for an exception for widgets.php file only.