cbroeren / ember-context-menu

An ember addon for custom context-menu
https://cbroeren.github.com/ember-context-menu
MIT License
23 stars 15 forks source link

Add option to compute context items on init #22

Closed Ericky14 closed 7 years ago

Ericky14 commented 7 years ago

Option to compute context items each time right click is issued.

cbroeren commented 7 years ago

"this.computeContextItems() is not a function". It probably is a function on your own component, but not on the mixin. See your issue #23 for further instructions how to compute your items