RicardoPhilippe
RicardoPhilippe
Hi! @noveltieng is almost right, instead add registerCallback in ngOnInit, put it on editor loaded method ;) I hope that code can help you! ` editorLoaded(): void { // load...
Same issue here =/
Are you using "encapsulation: ViewEncapsulation.ShadowDom"?
What provider are you using? Anyway, you have to create a "Cloud Provider Data Access Layer" using interface and create a implemetation for each Provider you wanna use, is that...
Same here with `tsc 3.9.7`.