Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html output not working #411

Open
tokiarimiora opened this issue Sep 7, 2021 · 6 comments
Open

html output not working #411

tokiarimiora opened this issue Sep 7, 2021 · 6 comments

Comments

@tokiarimiora
Copy link

tokiarimiora commented Sep 7, 2021

When I tryed to add (html)="showHTML($event)' in my code, I got this error in my console

@output html not initialized in 'AngularEditorComponent'.

@dirkdirk
Copy link

dirkdirk commented Nov 29, 2021

Same issue here with (html).

Also (blur) doesn't fire at all. Looks related to: #306

Angular: 12.2
angular-editor: 1.2.0

@SergeyHomza
Copy link

+1

@h5aaimtron
Copy link

html is never initialized in the code

I'm not sure about the error but having looked at the source code, this Output is never initialized in the angular-editor.component.ts per the link above. Looks like code that never got done.

@fecoooooooo
Copy link

++

@h5aaimtron
Copy link

@kolkov to get your attention.

@fecoooooooo thanks for the work.

The pull request is here:
#443

@Fourie-r
Copy link

still not working, same error message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants