Syam Mohan

Results 3 comments of Syam Mohan

I had the same issue, Then I added a few updates to the server.ts file as below `const domino = require('domino'); const fs = require('fs'); const template = fs.readFileSync('dist/aprayzWeb/browser/index.html').toString(); const...

**This works for me!!!** @albij-jr Please check this comment https://github.com/ckeditor/ckeditor5-angular/issues/99#issuecomment-578936859

Did anyone find any solution? I'm using Angular 10 with Agm ^1.1.0 version.