OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

angularSchemaFormDynamicSelect is not defined #117

Open SaimRajput opened 7 years ago

SaimRajput commented 7 years ago

All works fine in my project but i got this error "angularSchemaFormDynamicSelect is not defined" in console, i tried many ways but still stuck on the error.

Can you please give me any solution ?

nicklasb commented 7 years ago

Do you use any module loaders? Is the error causing any trouble?

alexandroscgb commented 7 years ago

I had a similar issue when using the min version, dissapeared when changed to the non-min version. Hope it helps.

bjoernklose commented 7 years ago

This seems to be fixed in the master branch (with #123 and the related merges), with an edit to the non-minified source.

To use that one during dev, one would also have to edit the bower.json to point to the non-minified version. I created a pull-request in #124

Can you merge in and provide another versioned release please, @nicklasb ?

Thank you

IckleChris commented 6 years ago

Hey - any progress with this? Issue is occurring for me on the current latest release