Wilson Pena

Results 11 comments of Wilson Pena

Maybe this problem is actually in the schema registry. I was having this same problem trying to access the registry from a UI and what I did was set the...

I've made a project based on this one that has the resize image feature. Its still on development though, but it would be nice to get some people to use...

I've made a project based on this one with image resizing feature. Still a work in progress but would be nice to have some feedback: https://github.com/wfpena/angular-wysiwyg

@VoBaQuan how are you using the component? Are you passing in a config like: ```html ```

@VoBaQuan I don't think it is compatible with angular 13. It might work but I didn't fully tested with that version

@meghal-befree are you using the latest version of the component? this error happens when you have an image inside the editor? what is the scenario so I can try to...

@VoBaQuan I believe the issues you mentioned here were fixed right? Does it persist?

@meghal-befree when adding the component are you adding an id to it like this: ```html ``` If not could you please try adding one and see if the error stops....