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
{{ message }}
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
Version
1.1.1
Test Environment
Windows 10 64 bits / Chrome
Current Behavior
I'm trying to integrate your component in a vuejs app.
I'm having an ultra simple .vue component that uses the Toastui's editor as following
FileName : myEditor.vue
This component is imported asyncly as following in a parent component :
FileName : index.vue
Then, I have the following error in the console
If I remove the async loading, it works like a charm ! But you loose the benefit of chunking...
The text was updated successfully, but these errors were encountered: