You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Editor.js in vue js. all things are running perfect but I am trying to set fetched data set in this.$refs.editor._data.state.editor.render(x); function but I got error
that function is not found.
I want as page load then data set in editor.js.
The text was updated successfully, but these errors were encountered:
I am using Editor.js in vue js. all things are running perfect but I am trying to set fetched data set in this.$refs.editor._data.state.editor.render(x); function but I got error
that function is not found.
I want as page load then data set in editor.js.
The text was updated successfully, but these errors were encountered: