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 <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/html-to-docx.umd.min.js"></script> and my function is defined as
`async function getHtml() {
const data = editor.getData();
I am using <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/html-to-docx.umd.min.js"></script> and my function is defined as
`async function getHtml() {
const data = editor.getData();
But wehenever I am calling this function I am getting reference error
The text was updated successfully, but these errors were encountered: