Skip to content

Fix Initial Load Order

Compare
Choose a tag to compare
@evanplaice evanplaice released this 22 Dec 23:48

Turns out the initial values when using fromTextArea comes from the text area itself. This fix suspends attributes during initialization, and instead sets the value of the editor when it's initialized.