I have non dispayed element that is using v-if for the div. so when the page loads the rich text editor is not visible. After user interaction the div is rendered and the rich text editor doe not display properly. If it does display the toolbar is not rendered. is there a way to create the richtext editor dynamically. or refesh all elements when the div is rendered.