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

undefined events with angular #299

Open
Baha2Odeh opened this issue Dec 28, 2020 · 0 comments
Open

undefined events with angular #299

Baha2Odeh opened this issue Dec 28, 2020 · 0 comments

Comments

@Baha2Odeh
Copy link

i am trying to get it work with angular using this way
ngOnInit(): void { this.editor = new FormeoEditor({ editorContainer: '#formeo-wrap', }); }

but the events are not working

Uncaught TypeError: Cannot read property 'formeoLoaded' of undefined
Uncaught TypeError: Cannot read property 'onUpdate' of undefined
Uncaught TypeError: Cannot read property 'onSave' of undefined

Screen Shot 2020-12-28 at 3 47 45 PM

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

1 participant