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

emit('provide-editor', state.editor) never triggers #30

Open
Chris-Brighton opened this issue Aug 8, 2023 · 0 comments
Open

emit('provide-editor', state.editor) never triggers #30

Chris-Brighton opened this issue Aug 8, 2023 · 0 comments

Comments

@Chris-Brighton
Copy link

In the code there is the line
https://github.com/joaomede/vue3-json-editor/blob/master/components/vue3-json-editor.tsx#L94C7-L94C43
that should enable to us to use @provide-editor="(editor) => { //code }" but it never gets triggered

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