Hey,
i have the problem that the getInstance(instanceId) on the HotTableRegisterer returns undefinedbut i need the instance over this way because the afterInit Hook give me a undefined instance too.
There is a demo for the problem:
To reproduce the problem add a wordwrap or other thing to the component.ts and save after the save is the return from the getInstance() undefined
I hope u can help me