After following the instructions in this guide to integrate alloyeditor as a WYSIWYG editor into Contentful, I successfully added the extension to my contentful staging space. However, despite copying the html page from the github repository and including the code, the editor is not functioning as expected. Specifically, when making changes in the editor, the Publish button does not switch to "Publish Changes," indicating that the data added to the editor is not being recognized. Can anyone help identify what might be missing in the editor script or suggest an alternative WYSIWYG editor? My frontend framework is VueJS.