Templarian / ui.bootstrap.contextMenu

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

3d level nested menu does not work, it closed leaving 2nd level #127

Closed marcolazzarini closed 7 years ago

marcolazzarini commented 7 years ago

If I have a menu like option (i)-> nested 1 -> nested 2, when I leave second level, the third closes and it's not possible to select the desired option on 3rd level (actually, the one having the real action)

josetaira commented 7 years ago

Could you provide a demo or plunker for this? Thanks

josetaira commented 7 years ago

Nevermind, it's actually just a simple fix. Should be ready in the latest master and will be in 1.1.0

marcolazzarini commented 7 years ago

Thanks, when 1.1.0 will be ready?

josetaira commented 7 years ago

It should be ready now. I just released v1.1.0

marcolazzarini commented 7 years ago

thanks a lot, very good work! Just a note: documentation appears broken on github project page