[GH #4196] Can't add callback for afterPluginsInitialized hook

Tags: #<Tag:0x00007efc64db0648> #<Tag:0x00007efc64db0508>

As per the title, I can’t seem to add a hook callback for the afterPluginsInitialized event. The event also doesn’t seem to get fired on the callback documentation page (https://docs.handsontable.com/pro/1.9.1/tutorial-using-callbacks.html).

Demo:
https://jsfiddle.net/wwyL58p8/1/

Thank you for sharing @jboelen
It it surely a bug. I’ve made a simpliest working example: http://jsfiddle.net/handsoncode/a9w6nh1v/ it checks the plugin enabled in initialization settings and one added via updateSettings but it does not log done for any of them.

I left myself a note to check it further or Monday. I will let you know about my progress.

Unfortunately I did not find any workaround for this issue.
I am marking this as a bug.

Again thank you for sharing and for your effort to investigate it @jboelen