Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Uncaught TypeError: Cannot read property 'extend' of undefined #206

Open
vinayakbhadage opened this issue Jun 28, 2015 · 1 comment
Open

Comments

@vinayakbhadage
Copy link

Hi,
I am getting following errors after importing

 <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.10.2/jquery-ui.js"></script>
    <script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"></script>
    <script src="http://builds.emberjs.com/list-view/list-view-latest.js"></script>
    <script src="http://rawgit.com/Addepar/ember-widgets/v0.2.0/dist/js/ember-widgets.js"></script>

I am using ember 1.10

image

I want to use multiselect component.

Thanks & regards,
-Vinayak

@igillis
Copy link
Contributor

igillis commented Jun 30, 2015

Hi @vinayakbhadage, you should probably try installing ember-widgets with Bower, following the directions in the README.

Additionally, if you want to use the library with Ember 1.10, you should try the ebryn/handlebars-2.0 branch.

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

No branches or pull requests

2 participants