hello! Thank you for always working hard.
In index.html
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';font-src 'self' data:; default-src 'self'; connect- If you set src 'self' http://localhost; style-src 'self' 'unsafe-inline'; ">
and then call toastUI, the same error occurs. I don't know what to do.
error in chrome console :
expected cause of error :
my dependencies :
Using toastUI like this:
Thank you for always providing so much help. :)