wix-incubator / angular-tree-control

Angular JS Tree
http://wix.github.io/angular-tree-control
MIT License
708 stars 277 forks source link

Fixed an error in minified version for "treeRightClick" directive #297

Closed meet-asite closed 5 years ago

meet-asite commented 5 years ago

Fixed below error:

Error: [$injector:unpr] Unknown provider: eProvider <- e <- treeRightClickDirective

trakinos commented 5 years ago

Nice! Have been strugling with this issue. Waiting for update!

meet-asite commented 5 years ago

Hi @yoavaa Could you please merge this PR?

meet-asite commented 5 years ago

Thank you @yoavaa for merging the PR. Could you please let us know when are we going to release?

OskarPersson commented 4 years ago

@yoavaa @wix any updates here?