Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Runtime error in tag-it... has no method 'widget' #78

Open
mutazmq opened this issue Jan 9, 2013 · 4 comments
Open

Runtime error in tag-it... has no method 'widget' #78

mutazmq opened this issue Jan 9, 2013 · 4 comments

Comments

@mutazmq
Copy link

mutazmq commented Jan 9, 2013

I'm getting

Uncaught Error: Runtime error in tag-it (/static/lib/js/tag-it.js) on line NaN:
Object function ( selector, context ) {
// The jQuery object is actually just the init constructor 'enhanced'
return new jQuery.fn.init( selector, context, rootjQuery );
} has no method 'widget'

I included jquery ui /* jQuery UI - v1.9.2 - 2012-11-23 */
The latest download from tag-it

Thanks

@mandersondesign
Copy link

This seems like it is a problem with new versions of JqueryUI, as I just received this error upon updating to the latest version of jquery ui. I am doing to do some investigation on whether this is fixable! I will let you know...

@mandersondesign
Copy link

Ah yes... silly mistake on my part: I have to load scripts via https, and was pointing at a http cdn.

@preston
Copy link

preston commented Jul 29, 2013

+1. I'm getting the same error on a new Rails app since the jquery-rails gem is pretty fresh.

@DevinWalker
Copy link

Getting this error in WordPress admin panel for a plugin I'm trying to implement. It doesn't seem to be playing very nicely with the latest version of jQuery UI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants