Fix Initial Load Order
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.
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.