This repository was archived by the owner on Feb 7, 2021. It is now read-only.

Description
TitleButton.prototype.command throws the error
Cannot read property '0' of null
if you try to change the font-size of the first bit of text if the editor is initialized with text from the scope.
Proof of concept:
Within the example change the font-size of 'tom' immediately after the editor has initialized.