Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select2 error in console: TypeError: Cannont read property 'select2' of undefined #102

Open
iamalex2 opened this issue Jun 16, 2015 · 0 comments

Comments

@iamalex2
Copy link

Can someone help with this error. I can't find anything wrong:
TypeError: Cannot read property 'each' of undefined
at $.fn.select2 (vendor.js:91685)
at Object.Ember.assert (vendor.js:14406)
at frontend.js:2255
at tryCatch (vendor.js:60913)
at invokeCallback (vendor.js:60925)
at publish (vendor.js:60896)
at vendor.js:39035
at Queue.invoke (vendor.js:11326)
at Object.Queue.flush (vendor.js:11391)
at Object.DeferredActionQueues.flush (vendor.js:11196)RSVP.onerrorDefault

{{select-2
placeholder=ph.location
value=locationsProxy
typeaheadSearchingText="Search location"
typeaheadNoMatchesText="No locations found for '%@'"
query="queryLocations"
multiple=true
}}

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

No branches or pull requests

1 participant