Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Error: assignment to undeclared variable $promise #50

Closed ThePholph closed 8 years ago

ThePholph commented 8 years ago

HI,

I guess I found an issue in line 53 ' $promise = $q.when(text) ', when I use IIFE. After declare the variable '$promise' it works fine.

josetaira commented 8 years ago

Doesn't seem to be an issue anymore. If you still encounter this, kindly provide a plunkr that can replicate it.