Templarian / ui.bootstrap.contextMenu

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

menu option [Function, Function] format not working on 0.9.7 #79

Closed chessychev closed 8 years ago

chessychev commented 8 years ago

works on 0.9.6, broken on 0.9.7. the first of the two function is probably not called, since the menu option is always "New Item" (probably the default for a menu option when no other string is provided).

vnishukov commented 8 years ago

Have the same issue on 0.9.7

josetaira commented 8 years ago

Hi @chessychev @vnishukov, can you provide a plunkr for this? I'll check it out once you do. Thanks

cs-christopher-carsey commented 8 years ago

Having the same issue.

cs-christopher-carsey commented 8 years ago

@josetaira Codepen: http://codepen.io/anon/pen/QEJZmr It is fixed with most recent commits, but on 0.9.7 tag it is broken.

Templarian commented 8 years ago

This was fixed in v0.9.8. Closing the issue.