Open fifland opened 4 years ago
Same here, I'm using Angular9 and I saw the emitter in the source code so it's strange..
The event is actually being fired, I can access the editor from the callback, BUT maybe the issue is in the way the lib is built/expose the API, However the template warn won't cause the build to fail!
Hi, thanks for your great project! Im just having a little issue. I've tried to access the editors instance by using the onInit Event as described in the readme. However that event is not fired.